内容简介:Python 3.6.5 是 Python 3.6 的第五个维护版,Python 3.6 包含了许多新特性和对旧版本的优化。 PEP 468, Preserving Keyword Argument Order PEP 487, Simpler customization of class creation PEP 495, Local T...
Python 3.6.5 是 Python 3.6 的第五个维护版,Python 3.6 包含了许多新特性和对旧版本的优化。
PEP 468, Preserving Keyword Argument Order
PEP 487, Simpler customization of class creation
PEP 495, Local Time Disambiguation
PEP 498, Literal String Formatting
PEP 506, Adding A Secrets Module To The Standard Library
PEP 509, Add a private version to dict
PEP 515, Underscores in Numeric Literals
PEP 519, Adding a file system path protocol
PEP 520, Preserving Class Attribute Definition Order
PEP 523, Adding a frame evaluation API to CPython
PEP 524, Make os.urandom() blocking on Linux (during system startup)
PEP 525, Asynchronous Generators (provisional)
PEP 526, Syntax for Variable Annotations (provisional)
PEP 528, Change Windows console encoding to UTF-8
PEP 529, Change Windows filesystem encoding to UTF-8
PEP 530, Asynchronous Comprehensions
发布说明和下载地址:https://www.python.org/downloads/release/python-365/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 利用php自包含特性上传webshell
- 如约而至,Java 10 正式发布:包含 109 项新特性
- PyTorch 1.0 首个 RC 版本发布,包含大量重要特性
- PyTorch 1.0 首个 RC 版本发布,包含大量重要特性
- 数据管理平台 Apache Geode 1.6.0 发布,包含特性改进
- MVVM 组件框架 San 3.6.2 发布,包含新特性和修复
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机程序设计艺术
Donald E.Knuth / 黄林鹏 / 机械工业出版社 / 2010-8 / 69.00元
《计算机程序设计艺术(第4卷·第0册):组合算法与布尔函数概论(双语版)》是《计算机程序设计艺术,第4卷:组合算法》的第0册。《计算机程序设计艺术(第4卷·第0册):组合算法与布尔函数概论(双语版)》介绍了组合搜索历史和演化,涉及组合搜索技术的理论和实践应用,探究了布尔函数相关的所有重要问题,考察了如何最有效地计算一个布尔函数的值的技术。本册是《计算机程序设计艺术的》第7章,即组合搜索一长篇宏论的......一起来看看 《计算机程序设计艺术》 这本书的介绍吧!