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 neale
Recipients amaury.forgeotdarc, arigo, bkabrda, ncoghlan, neale, terry.reedy
Date 2015-04-06.15:36:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428334573.69.0.493935656985.issue23830@psf.upfronthosting.co.za>
In-reply-to
Content
Corrected declaration of args to PyArg_ParseTuple() from int to Py_ssize_t.
History
Date User Action Args
2015-04-06 15:36:14nealesetrecipients: + neale, arigo, terry.reedy, amaury.forgeotdarc, ncoghlan, bkabrda
2015-04-06 15:36:13nealesetmessageid: <1428334573.69.0.493935656985.issue23830@psf.upfronthosting.co.za>
2015-04-06 15:36:13nealelinkissue23830 messages
2015-04-06 15:36:13nealecreate