mirror of https://github.com/python/cpython
News entry for 52662.
This commit is contained in:
parent
3a62404264
commit
a346c09291
|
@ -12,6 +12,8 @@ What's New in Python 2.6 alpha 1?
|
||||||
Core and builtins
|
Core and builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
- Bug #1591996: Correctly forward exception in instance_contains().
|
||||||
|
|
||||||
- Bug #1588287: fix invalid assertion for `1,2` in debug builds.
|
- Bug #1588287: fix invalid assertion for `1,2` in debug builds.
|
||||||
|
|
||||||
- Bug #1576657: when setting a KeyError for a tuple key, make sure that
|
- Bug #1576657: when setting a KeyError for a tuple key, make sure that
|
||||||
|
|
Loading…
Reference in New Issue