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

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

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


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

查看所有标签

猜你喜欢:

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

Deep Learning

Deep Learning

Ian Goodfellow、Yoshua Bengio、Aaron Courville / The MIT Press / 2016-11-11 / USD 72.00

"Written by three experts in the field, Deep Learning is the only comprehensive book on the subject." -- Elon Musk, co-chair of OpenAI; co-founder and CEO of Tesla and SpaceX Deep learning is a for......一起来看看 《Deep Learning》 这本书的介绍吧!

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

在线图片转Base64编码工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

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

HSV CMYK互换工具