Python 3.7 正式版发布,大量新特性和优化来袭

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

内容简介:Python 3.7 已正式发布,同时发布的还有 3.6.6 , 具体详情可分别查阅更新说明: 3.7:https://www.python.org/downloads/release/python-370/ 3.6.6:https://www.python.org/downloads/release/python-366/ Py...

Python 3.7 已正式发布,同时发布的还有 3.6.6 , 具体详情可分别查阅更新说明:

Python 3.7 包含许多新特性和优化,亮点包括:

新语法特性:

向后不兼容语法更改:

新的库模块:

新的内置功能:

数据模型改进:

  • PEP 562, customization of access to module attributes.

  • PEP 560, core support for typing module and generic types.

  • the insertion-order preservation nature of dict objects has been declared to be an official part of the Python language spec.

标准库重要改进:

CPython 实现改进:

C API 改进:

  • PEP 539, 用于 thread-local 存储的新的 C API

文档改进:

各项更改详情请查阅:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

Data Structures and Algorithms in Java

Data Structures and Algorithms in Java

Robert Lafore / Sams / 2002-11-06 / USD 64.99

Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use......一起来看看 《Data Structures and Algorithms in Java》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具