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 loewis, neologix, python-dev, vstinner
Date 2011-07-04.16:06:53
SpamBayes Score 0.0023103158
Marked as misclassified No
Message-id <E1Qdlfh-0004Av-7f@dinsdale.python.org>
In-reply-to
Content
New changeset 7eef821ab20d by Victor Stinner in branch 'default':
Issue #12469: replace assertions by explicit if+raise
http://hg.python.org/cpython/rev/7eef821ab20d
History
Date User Action Args
2011-07-04 16:06:54python-devsetrecipients: + python-dev, loewis, vstinner, neologix
2011-07-04 16:06:53python-devlinkissue12469 messages
2011-07-04 16:06:53python-devcreate