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 larry, mark.dickinson, pitrou
Date 2012-05-09.06:29:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336544963.54.0.773899506491.issue14746@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure what you're proposing to fix. It seems to save at most a couple of lines of (obvious) code?
At least Py_ssize_t *could* have a different width from "PyObject *".
History
Date User Action Args
2012-05-09 06:29:23pitrousetrecipients: + pitrou, mark.dickinson, larry
2012-05-09 06:29:23pitrousetmessageid: <1336544963.54.0.773899506491.issue14746@psf.upfronthosting.co.za>
2012-05-09 06:29:22pitroulinkissue14746 messages
2012-05-09 06:29:22pitroucreate