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:31:11
SpamBayes Score 2.1893537e-07
Marked as misclassified No
Message-id <1239460272.28.0.357232430739.issue5354@psf.upfronthosting.co.za>
In-reply-to
Content
Implemented for 2.7 in r71465
Implemented for 3.1 in r71469

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:31:12ncoghlansetrecipients: + ncoghlan, brett.cannon
2009-04-11 14:31:12ncoghlansetmessageid: <1239460272.28.0.357232430739.issue5354@psf.upfronthosting.co.za>
2009-04-11 14:31:11ncoghlanlinkissue5354 messages
2009-04-11 14:31:11ncoghlancreate