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 vstinner
Recipients amaury.forgeotdarc, brian.curtin, janglin, loewis, pitrou, schmir, vstinner
Date 2011-01-11.01:03:41
SpamBayes Score 0.013615
Marked as misclassified No
Message-id <1294707823.8.0.254355890779.issue9566@psf.upfronthosting.co.za>
In-reply-to
Content
_sre.patch: store sre_match() result in Py_ssize_t instead of int.
History
Date User Action Args
2011-01-11 01:03:45vstinnersetrecipients: + vstinner, loewis, amaury.forgeotdarc, pitrou, schmir, brian.curtin, janglin
2011-01-11 01:03:43vstinnersetmessageid: <1294707823.8.0.254355890779.issue9566@psf.upfronthosting.co.za>
2011-01-11 01:03:41vstinnerlinkissue9566 messages
2011-01-11 01:03:41vstinnercreate