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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, hagen
Date 2008-08-29.15:15:28
SpamBayes Score 0.008566466
Marked as misclassified No
Message-id <1220022928.81.0.536809829625.issue3729@psf.upfronthosting.co.za>
In-reply-to
Content
What about using PyNumber_AsSsize_t? it uses PyNumber_Index to accept
integral-like types, and refuses floats.
History
Date User Action Args
2008-08-29 15:15:28amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, hagen
2008-08-29 15:15:28amaury.forgeotdarcsetmessageid: <1220022928.81.0.536809829625.issue3729@psf.upfronthosting.co.za>
2008-08-29 15:15:28amaury.forgeotdarclinkissue3729 messages
2008-08-29 15:15:28amaury.forgeotdarccreate