Python 3.7.0

2018-06-28 09:26:29 +08:00
 PythonAnswer
Release Date: 2018-06-27

Python 3.7.0 is the newest major release of the Python language, and it contains many new features and optimizations.

Among the major new features in Python 3.7 are:

PEP 539, new C API for thread-local storage
PEP 545, Python documentation translations
New documentation translations: Japanese, French, and Korean.
PEP 552, Deterministic pyc files
PEP 553, Built-in breakpoint()
PEP 557, Data Classes
PEP 560, Core support for typing module and generic types
PEP 562, Customization of access to module attributes
PEP 563, Postponed evaluation of annotations
PEP 564, Time functions with nanosecond resolution
PEP 565, Improved DeprecationWarning handling
PEP 567, Context Variables
Avoiding the use of ASCII as a default text encoding (PEP 538, legacy C locale coercion and PEP 540, forced UTF-8 runtime mode)
The insertion-order preservation nature of dict objects is now an official part of the Python language spec.
Notable performance improvements in many areas.
Please see What ’ s New In Python 3.7 for more information.
6615 次点击
所在节点    Python
24 条回复
Trim21
2018-06-28 18:13:01 +08:00
字典有序确定下来了…是不是该加一个 sort 方法了
hareandlion
2018-06-28 19:09:07 +08:00
在进步啊
xuegj1010
2018-06-29 09:33:44 +08:00
@lesterchen 中文比较难
omg21
2018-07-01 10:46:02 +08:00
难道韩国的 py 用户比我们还多?

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/466459

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX