mirror of
https://github.com/python/cpython.git
synced 2025-11-22 11:36:23 +00:00
Issue #14630: Merge fix from 3.2.
This commit is contained in:
commit
9a359bd97f
3 changed files with 18 additions and 3 deletions
|
|
@ -10,6 +10,9 @@ What's New in Python 3.3.0 Alpha 3?
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #14630: Fix a memory access bug for instances of a subclass of int
|
||||
with value 0.
|
||||
|
||||
- Issue #14339: Speed improvements to bin, oct and hex functions. Patch by
|
||||
Serhiy Storchaka.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue