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 python-dev
Recipients pitrou, python-dev, vstinner
Date 2011-07-04.01:05:46
SpamBayes Score 0.00068428845
Marked as misclassified No
Message-id <E1QdXbd-00050A-OD@dinsdale.python.org>
In-reply-to
Content
New changeset fc46acf7a645 by Victor Stinner in branch '2.7':
Issue #12467: warnings: fix a race condition if a warning is emitted at
http://hg.python.org/cpython/rev/fc46acf7a645
History
Date User Action Args
2011-07-04 01:05:47python-devsetrecipients: + python-dev, pitrou, vstinner
2011-07-04 01:05:46python-devlinkissue12467 messages
2011-07-04 01:05:46python-devcreate