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 serhiy.storchaka, vstinner
Date 2013-12-19.11:14:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387451679.82.0.500656857951.issue20024@psf.upfronthosting.co.za>
In-reply-to
Content
parsermodule.patch: fix usage of Py_BuildValue() in the parser module.
History
Date User Action Args
2013-12-19 11:14:39vstinnersetrecipients: + vstinner, serhiy.storchaka
2013-12-19 11:14:39vstinnersetmessageid: <1387451679.82.0.500656857951.issue20024@psf.upfronthosting.co.za>
2013-12-19 11:14:39vstinnerlinkissue20024 messages
2013-12-19 11:14:39vstinnercreate