From: Martin v. Löwis Date: Wed, 8 Nov 2006 06:48:36 +0000 (+0000) Subject: News entry for 52662. X-Git-Tag: v2.6a1~2456 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a346c092919af0f40b3df992103df9bb43d88331;p=thirdparty%2FPython%2Fcpython.git News entry for 52662. --- diff --git a/Misc/NEWS b/Misc/NEWS index 0527d830c914..b5692081e921 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