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 mark.dickinson
Date 2009-12-21.14:45:17
SpamBayes Score 0.0006465438
Marked as misclassified No
Message-id <1261406719.26.0.940951201182.issue7550@psf.upfronthosting.co.za>
In-reply-to
Content
It turns out this is intimately bound up with the behaviour of 
PyArg_ParseTuple* for integer format codes.  Since this behaviour can't 
change until Python 3.3 (because of the moratorium), I'm closing this for 
now.
History
Date User Action Args
2009-12-21 14:45:19mark.dickinsonsetrecipients: + mark.dickinson
2009-12-21 14:45:19mark.dickinsonsetmessageid: <1261406719.26.0.940951201182.issue7550@psf.upfronthosting.co.za>
2009-12-21 14:45:18mark.dickinsonlinkissue7550 messages
2009-12-21 14:45:17mark.dickinsoncreate