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 mark.dickinson, nadeem.vawda, pitrou, python-dev, rhettinger
Date 2011-09-07.19:41:19
SpamBayes Score 0.0027702423
Marked as misclassified No
Message-id <E1R1Nzq-0006G2-NA@dinsdale.python.org>
In-reply-to
Content
New changeset 4a66a35da3fd by Nadeem Vawda in branch 'default':
Issue #12909: Make PyLong_As* functions consistent in their use of exceptions.
http://hg.python.org/cpython/rev/4a66a35da3fd
History
Date User Action Args
2011-09-07 19:41:20python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, pitrou, nadeem.vawda
2011-09-07 19:41:19python-devlinkissue12909 messages
2011-09-07 19:41:19python-devcreate