Python 3.6.0 RC2 发布了。 Python (发音:[ 'paiθ(ə)n; (US) 'paiθɔn ]n.蟒蛇,巨蛇 ),是一种面向对象的解释性的计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。Python 具有脚本语言中最丰富和强大的类库,足以支持绝大多数日常应用。 更新内容: Core and Built-ins: Issue #28147: Fix a memory leak in split-table dictionaries: setattr() must not convert combined table into split table. Patch written by INADA Naoki. Issue #28990: Fix asynchio SSL hanging if connection is closed before handshake is completed. (Patch by HoHo-Ho)
Tools/Demos: Build: 下载地址: |