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 brett.cannon, pitrou, python-dev, vstinner
Date 2013-10-28.17:48:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d7k0d05pYz7Lp6@mail.python.org>
In-reply-to
Content
New changeset 1bbedfb20932 by Victor Stinner in branch 'default':
Issue #19421: fix a check in warnings.warn() to be able to use it during Python
http://hg.python.org/cpython/rev/1bbedfb20932
History
Date User Action Args
2013-10-28 17:48:06python-devsetrecipients: + python-dev, brett.cannon, pitrou, vstinner
2013-10-28 17:48:06python-devlinkissue19421 messages
2013-10-28 17:48:06python-devcreate