Python 3.6.5 发布,包含新特性以及优化

栏目: 软件资讯 · 发布时间: 8年前

内容简介: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]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Programming From The Ground Up

Programming From The Ground Up

Jonathan Bartlett / Bartlett Publishing / 2004-07-31 / USD 34.95

Programming from the Ground Up is an introduction to programming using assembly language on the Linux platform for x86 machines. It is a great book for novices who are just learning to program as wel......一起来看看 《Programming From The Ground Up》 这本书的介绍吧!

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具