python3.7.4官方文档。Python 3.7.4 is the fourth and most recent maintenance release of Python 3.7. The Python 3.7 series is the newest major release of the Python language and 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.
- 1
- 粉丝: 2
- 资源: 8
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助