分享

python3.7.2下载|Python 3.7.2 正式版免费下载【32&64】

 zhuxrgf 2019-03-30

Python 3.7 正式版已经发布了,全球最受欢迎的编程语言之一,随着人工智能的发展,pyhton语言受到了越来越多的大企业的关注,这款简单而又强大的编程语言让开发者更好的工作!

Python 3.7 正式版安装注意

第一点:安装前,注意要把下面的勾勾上

注意二:安装完成后,打开cmd,输入python,显示如下信息,表示安装成功

Python 3.7新版本特性

新语法特性:

PEP 563, 推迟评估类型注释

向后不兼容语法更改:

async 和 await 现在保留关键字

新的库模块:

contextvars: PEP 567 – Context Variables

dataclasses: PEP 557 – Data Classes

importlib.resources

新的内置功能:

PEP 553, 新的 breakpoint() 函数

数据模型改进:

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.

标准库重要改进:

asyncio模块性能和可用性改进

time 模块支持 nanosecond resolution

CPython 实现改进:

避免使用 ASCII 作为默认文本编码:

PEP 538, legacy C locale coercion

PEP 540, forced UTF-8 runtime mode

PEP 552, deterministic .pycs

新的 development runtime mode

PEP 565, 改进 DeprecationWarning 处理

C API 改进:

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

文档改进:

PEP 545,Python 文档翻译

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多