summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-11-08 06:48:36 +0000
committerMartin v. Löwis <martin@v.loewis.de>2006-11-08 06:48:36 +0000
commita346c092919af0f40b3df992103df9bb43d88331 (patch)
tree4ea3b8497a8ab02f264ca62f447409e4a9e8e0d8
parent3a62404264e02acbee83994c411e292bccd4e8f2 (diff)
downloadcpython-git-a346c092919af0f40b3df992103df9bb43d88331.tar.gz
News entry for 52662.
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 0527d830c9..b5692081e9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,8 @@ What's New in Python 2.6 alpha 1?
Core and builtins
-----------------
+- Bug #1591996: Correctly forward exception in instance_contains().
+
- Bug #1588287: fix invalid assertion for `1,2` in debug builds.
- Bug #1576657: when setting a KeyError for a tuple key, make sure that