mirror of
https://github.com/python/cpython.git
synced 2026-01-20 22:30:28 +00:00
update
This commit is contained in:
parent
a27dbc68f0
commit
eb9fb2c495
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ What's New in Python 2.7 alpha 1
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- __isinstancecheck__ and __subclasscheck__ are now completely ignored on
|
||||
classic classes and instances.
|
||||
|
||||
- Issue #5994: the marshal module now has docstrings.
|
||||
|
||||
- Issue #5981: Fix three minor inf/nan issues in float.fromhex:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue