Python 2.7.14 RC1 发布,Bug 修复版本

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

内容简介:Python 2.7.14 RC1 已发布,Python 2.7.14 RC1 是 Python 2.7 系列中最新的错误修复版本。更新如下: - bpo-30657: Fixed possible integer overflow in PyString_DecodeEscape. Patch by Jay Bosamiya. - bpo-27...

Python 2.7.14 RC1 已发布,Python 2.7.14 RC1 是 Python 2.7 系列中最新的错误修复版本。更新如下:

- bpo-30657: Fixed possible integer overflow in PyString_DecodeEscape. Patch by Jay Bosamiya.
- bpo-27945: Fixed various segfaults with dict when input collections are mutated during searching, inserting or comparing. Based on patches by Duane Griffin and Tim Mitchell.
- bpo-25794: Fixed type.__setattr__() and type.__delattr__() for non-interned or unicode attribute names.  Based on patch by Eryk Sun.
- bpo-29935: Fixed error messages in the index() method of tuple and list when pass indices of wrong type.
- bpo-28598: Support __rmod__ for subclasses of str being called before str.__mod__.  Patch by Martijn Pieters.
- bpo-29602: Fix incorrect handling of signed zeros in complex constructor for complex subclasses and for inputs having a __complex__ method. Patch by Serhiy Storchaka.
- bpo-29347: Fixed possibly dereferencing undefined pointers when creating weakref objects.
- Issue #14376: Allow sys.exit to accept longs as well as ints. Patch by Gareth Rees.
- Issue #29028: Fixed possible use-after-free bugs in the subscription of the buffer object with custom index object.
- Issue #29145: Fix overflow checks in string, bytearray and unicode. Patch by jan matejek and Xiang Zhang.
- Issue #28932: Do not include <sys/random.h> if it does not exist.

Python 2.7.14rc1 下载地址

最终版本预计在 3 周内发布。点此查看发布说明更新日志


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


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

查看所有标签

猜你喜欢:

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

未来医疗

未来医疗

【美】埃里克•托普 (Eric Topol) / 郑杰 / 浙江人民出版社 / 2016-5 / 69.90

在传统医学中,医生是上帝,是权威,拥有至高无上的解释权和裁决权,面对疾病,患者总是被动接受,为医命是从。而在大数据时代下,医疗领域将发生颠覆性的变化,以患者为中心的民主医疗时代即将到来。 享誉全美的医疗预言家埃里克•托普在《未来医疗》中,为我们展示了医疗领域创新的憧憬, 分析了在开放的智能时代中,无线医疗技术将从医疗服务、医患关系上颠覆自古以来的家长式医疗,实现“以患者为中心”的个体医疗革命......一起来看看 《未来医疗》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

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

html转js在线工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具