Skip to content Skip to main navigation Skip to footer

Python: Python 3.5.0b1 发布,面向对象编程语言

#深圳# 6月10日 亚马逊AWSome Day云计算免费培训报名中

Python 3.5.0b1 发布,此版本主要有以下更新:

  • PEP 448, additional unpacking generalizations
  • PEP 461, adding support for “%-formatting>” for bytes and bytearray objects
  • PEP 465, a new operator (@) for matrix multiplication
  • PEP 471, os.scandir(), a faster alternative to os.walk()
  • 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 486, making the Windows Python launcher aware of virtual environments
  • PEP 488, eliminating .pyo files
  • PEP 489, multi-phase extension module initialization
  • PEP 492, coroutines with async and await syntax

详细信息请查看 更新日志

Python 3.5 现在 已经进入 “功能 冻结 ” 阶段。在 默认情况下, 新功能可能不再被加入到 Python 3.5 中。

预知更多有关 Python 3.5.0b1 信息,请查看 发行页面

Python(发音:[ ‘paiθ(ə)n; (US) ‘paiθɔn ]n.蟒蛇,巨蛇 ),是一种面向对象的解释性的计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。Python 具有脚本语言中最丰富和强大的类库,足以支持绝大多数日常应用。

原文:http://www.oschina.net/news/62820/python-3-5-0b1-released

0 Comments

There are no comments yet

Leave a comment

Your email address will not be published.