This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients brett.cannon, ncoghlan
Date 2009-04-11.14:28:48
SpamBayes Score 2.1893537e-07
Marked as misclassified No
Message-id <1239460129.59.0.324151081249.issue5354@psf.upfronthosting.co.za>
In-reply-to
Content
Implemented for 2.7 in r71465
Implemented for 3.1 in r7146

Leaving issue open for the moment - the 3.1 test_warnings fails if I
don't get a fresh copy of _warnings before running the unit tests. I
want to figure out why that is necessary before closing the issue.
History
Date User Action Args
2009-04-11 14:29:01ncoghlanunlinkissue5354 messages
2009-04-11 14:28:49ncoghlansetrecipients: + ncoghlan, brett.cannon
2009-04-11 14:28:49ncoghlansetmessageid: <1239460129.59.0.324151081249.issue5354@psf.upfronthosting.co.za>
2009-04-11 14:28:48ncoghlanlinkissue5354 messages
2009-04-11 14:28:48ncoghlancreate