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 mark.dickinson
Recipients benjamin.peterson, h.venev, mark.dickinson, vstinner
Date 2014-04-14.20:48:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397508535.65.0.131666850459.issue21111@psf.upfronthosting.co.za>
In-reply-to
Content
Here's an updated patch, for PyLong_AsUnsignedLongAndOverflow only, including docs and tests.
History
Date User Action Args
2014-04-14 20:48:55mark.dickinsonsetrecipients: + mark.dickinson, vstinner, benjamin.peterson, h.venev
2014-04-14 20:48:55mark.dickinsonsetmessageid: <1397508535.65.0.131666850459.issue21111@psf.upfronthosting.co.za>
2014-04-14 20:48:55mark.dickinsonlinkissue21111 messages
2014-04-14 20:48:55mark.dickinsoncreate