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 gregory.p.smith
Recipients apexo, exarkun, gregory.p.smith, pitrou, serhiy.storchaka
Date 2012-11-11.21:54:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352670848.92.0.202689824623.issue8865@psf.upfronthosting.co.za>
In-reply-to
Content
our patches are similar.  i updated it to use long long and Py_ssize_t and Py_CLEAR and Py_RETURN_NONE in a few places and added comments.

getting rid of the CLEAR_UFDS macro as you did is a good idea.
History
Date User Action Args
2012-11-11 21:54:08gregory.p.smithsetrecipients: + gregory.p.smith, exarkun, pitrou, apexo, serhiy.storchaka
2012-11-11 21:54:08gregory.p.smithsetmessageid: <1352670848.92.0.202689824623.issue8865@psf.upfronthosting.co.za>
2012-11-11 21:54:08gregory.p.smithlinkissue8865 messages
2012-11-11 21:54:08gregory.p.smithcreate