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 casevh
Recipients casevh, mark.dickinson
Date 2009-12-21.05:55:33
SpamBayes Score 4.502483e-05
Marked as misclassified No
Message-id <1261374952.28.0.439843493567.issue7528@psf.upfronthosting.co.za>
In-reply-to
Content
I uploaded a new consolidated diff that includes the original patch with
(hopefully) correct whitespace, some tests, and doc updates.

The test just verifies that overflow is set/cleared properly. Proper
conversions to long are already tested in test_capi. Let me know if I
should add more tests.

I couldn't find any tests for LongAndOverflow in 3.x.
History
Date User Action Args
2009-12-21 05:55:53casevhsetrecipients: + casevh, mark.dickinson
2009-12-21 05:55:52casevhsetmessageid: <1261374952.28.0.439843493567.issue7528@psf.upfronthosting.co.za>
2009-12-21 05:55:49casevhlinkissue7528 messages
2009-12-21 05:55:47casevhcreate