Python 3.5.5rc1 和 Python 3.4.8rc1 发布

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

内容简介:Python 3.5.5rc1 和 Python 3.4.8rc1 发布了。主要更新内容如下: Python 3.5.5rc1 PEP 441, improved Python zip application support PEP 448, additional unpacking generalizations PEP 461, "%-formatting"...

Python 3.5.5rc1 和 Python 3.4.8rc1 发布了。主要更新内容如下:

Python 3.5.5rc1

  • PEP 441, improved Python zip application support

  • PEP 448, additional unpacking generalizations

  • PEP 461, "%-formatting" for bytes and bytearray objects

  • PEP 465, a new operator (@) for matrix multiplication

  • PEP 471, os.scandir(), a fast new directory traversal function

  • PEP 475, adding support for automatic retries of interrupted system calls

  • PEP 479, change StopIteration handling inside generators

  • PEP 484, the typing module, a new standard for type annotations

  • PEP 485, math.isclose(), a function for testing approximate equality

  • PEP 486, making the Windows Python launcher aware of virtual environments

  • PEP 488, eliminating .pyo files

  • PEP 489, a new and improved mechanism for loading extension modules

  • PEP 492, coroutines with async and await syntax

Python 3.4.8rc1

  • PEP 428, a "pathlib" module providing object-oriented filesystem paths

  • PEP 435, a standardized "enum" module

  • PEP 436, a build enhancement that will help generate introspection information for builtins

  • PEP 442, improved semantics for object finalization

  • PEP 443, adding single-dispatch generic functions to the standard library

  • PEP 445, a new C API for implementing custom memory allocators

  • PEP 446, changing file descriptors to not be inherited by default in subprocesses

  • PEP 450, a new "statistics" module

  • PEP 451, standardizing module metadata for Python's module import system

  • PEP 453, a bundled installer for the pip package manager

  • PEP 454, a new "tracemalloc" module for tracing Python memory allocations

  • PEP 456, a new hash algorithm for Python strings and binary data

  • PEP 3154, a new and improved protocol for pickled objects

  • PEP 3156, a new "asyncio" module, a new framework for asynchronous I/O

详情及下载地址:


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

算法Ⅰ-Ⅳ

算法Ⅰ-Ⅳ

塞奇威克 / 中国电力出版社 / 2003-11 / 70.00元

《算法I-IV(C实现):基础、数据结构、排序和搜索(第3版)(影印版)》实为一个卓越的读本,作为一个普通的程序员,如果在数学分析方面不算熟练,同时又对理论算法很感兴趣,那么这《算法I-IV(C实现):基础、数据结构、排序和搜索(第3版)(影印版)》确定不容错过,由此你将获益匪浅。Sedgewick擅长深入浅出的方式来解释概念,他在这方面确有天分。另外书中使用了一些实践程序,其篇幅仅有一页左右,而......一起来看看 《算法Ⅰ-Ⅳ》 这本书的介绍吧!

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

在线图片转Base64编码工具

html转js在线工具
html转js在线工具

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具