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 casevh, mark.dickinson
Date 2010-01-29.21:03:48
SpamBayes Score 0.048145164
Marked as misclassified No
Message-id <1264799029.99.0.648481554391.issue7767@psf.upfronthosting.co.za>
In-reply-to
Content
The proposed addition sounds entirely reasonable to me.

In your patch, is there a reason for leaving out the first PyInt_Check (compare with PyLong_AsLongAndOverflow)?
History
Date User Action Args
2010-01-29 21:03:50mark.dickinsonsetrecipients: + mark.dickinson, casevh
2010-01-29 21:03:49mark.dickinsonsetmessageid: <1264799029.99.0.648481554391.issue7767@psf.upfronthosting.co.za>
2010-01-29 21:03:48mark.dickinsonlinkissue7767 messages
2010-01-29 21:03:48mark.dickinsoncreate