Python 3.1 有什么新变化 PEP 372: 有序字典 PEP 378: 千位分隔符的格式说明符 其他语言特性修改 新增,改进和弃用的模块 性能优化 IDLE 构建和 C API 的改变 移植到 Python 3.1 Python 3.1 有什么新变化 作者 Raymond Hettinger(译者:wh2099 at out...
Python 2.3 有什么新变化 PEP 218: A Standard Set Datatype PEP 255: Simple Generators PEP 263: Source Code Encodings PEP 273: 从ZIP压缩包导入模块 PEP 277: Unicode file name support for Windows...
Python 3.6 有什么新变化A 摘要 - 发布重点 新的特性 PEP 498: 格式化的字符串文字 PEP 526: 变量注释的语法 PEP 515: 数字文字中的下划线。 PEP 525: 异步生成器 PEP 530: 异步推导 PEP 487: 自定义类创建 PEP 487: 描述器协议的增强 PEP 519: 添加文件系统路径协议...
Python 2.1 有什么新变化 概述 PEP 227: Nested Scopes PEP 236: __future__ Directives PEP 207: Rich Comparisons PEP 230: Warning Framework PEP 229: New Build System PEP 205: Weak Refere...
Python 2.2 有什么新变化 概述 PEPs 252 and 253: Type and Class Changes Old and New Classes Descriptors Multiple Inheritance: The Diamond Rule Attribute Access Related Links PEP 234: ...
Python 2.4 有什么新变化 PEP 218: 内置集合对象 PEP 237: 统一长整数和整数 PEP 289: 生成器表达式 PEP 292: Simpler String Substitutions PEP 318: Decorators for Functions and Methods PEP 322: 反向迭代 PEP 324:...
Python 3.0 有什么新变化 常见的绊脚石 Print Is A Function Views And Iterators Instead Of Lists Ordering Comparisons 整数 Text Vs. Data Instead Of Unicode Vs. 8-bit Overview Of Syntax Change...
Python 2.2 有什么新变化 概述 PEPs 252 and 253: Type and Class Changes Old and New Classes Descriptors Multiple Inheritance: The Diamond Rule Attribute Access Related Links PEP 234: ...