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 dalcinl
Recipients dalcinl, mark.dickinson, pitrou
Date 2009-02-13.17:21:18
SpamBayes Score 0.010184067
Marked as misclassified No
Message-id <1234545680.61.0.187885568626.issue5248@psf.upfronthosting.co.za>
In-reply-to
Content
In 2.6 and 3.0, we already have 'Py_ssize_t', see 'T_PYSSIZET'
definition on Include/structmember.h. I'm asking for 'size_t' support.
History
Date User Action Args
2009-02-13 17:21:20dalcinlsetrecipients: + dalcinl, mark.dickinson, pitrou
2009-02-13 17:21:20dalcinlsetmessageid: <1234545680.61.0.187885568626.issue5248@psf.upfronthosting.co.za>
2009-02-13 17:21:19dalcinllinkissue5248 messages
2009-02-13 17:21:18dalcinlcreate