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 skrah
Recipients mark.dickinson, skrah
Date 2011-09-12.12:13:45
SpamBayes Score 0.025596334
Marked as misclassified No
Message-id <1315829626.88.0.38210073004.issue12963@psf.upfronthosting.co.za>
In-reply-to
Content
In one of the error branches PyLong_AsSize_t() returns (unsigned long)-1
instead of (size_t)-1.
History
Date User Action Args
2011-09-12 12:13:46skrahsetrecipients: + skrah, mark.dickinson
2011-09-12 12:13:46skrahsetmessageid: <1315829626.88.0.38210073004.issue12963@psf.upfronthosting.co.za>
2011-09-12 12:13:46skrahlinkissue12963 messages
2011-09-12 12:13:46skrahcreate