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 pitrou
Recipients amaury.forgeotdarc, pitrou, sjoerd, vstinner
Date 2009-03-25.00:03:07
SpamBayes Score 9.212173e-06
Marked as misclassified No
Message-id <1237939388.91.0.367360816586.issue4591@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation for PyArg_ParseTuple states that the "I" code doesn't
do any overflow checking. Does it mean the input parameters can be
silently truncated?
History
Date User Action Args
2009-03-25 00:03:09pitrousetrecipients: + pitrou, sjoerd, amaury.forgeotdarc, vstinner
2009-03-25 00:03:08pitrousetmessageid: <1237939388.91.0.367360816586.issue4591@psf.upfronthosting.co.za>
2009-03-25 00:03:07pitroulinkissue4591 messages
2009-03-25 00:03:07pitroucreate