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 serhiy.storchaka
Recipients larry, serhiy.storchaka
Date 2014-01-06.14:23:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389018193.74.0.0273889485321.issue20144@psf.upfronthosting.co.za>
In-reply-to
Content
For example it doesn't support PY_SSIZE_T_MAX as default value for Py_ssize_t argument. Is there any way to specify it? This is required for converting the _sre module.
History
Date User Action Args
2014-01-06 14:23:13serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2014-01-06 14:23:13serhiy.storchakasetmessageid: <1389018193.74.0.0273889485321.issue20144@psf.upfronthosting.co.za>
2014-01-06 14:23:13serhiy.storchakalinkissue20144 messages
2014-01-06 14:23:13serhiy.storchakacreate