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, benjamin.peterson, brian.curtin, gvanrossum, pitrou, v+python, vstinner
Date 2011-01-07.18:50:08
SpamBayes Score 0.00020471025
Marked as misclassified No
Message-id <1294426210.2.0.0590134350664.issue10841@psf.upfronthosting.co.za>
In-reply-to
Content
I commited io_binary_windows.patch + parser_translate_newline.patch as r87824. I fixed the patch on the parser to avoid leak on newtok if translate_newlines() fails.
History
Date User Action Args
2011-01-07 18:50:10vstinnersetrecipients: + vstinner, gvanrossum, amaury.forgeotdarc, pitrou, benjamin.peterson, v+python, brian.curtin
2011-01-07 18:50:10vstinnersetmessageid: <1294426210.2.0.0590134350664.issue10841@psf.upfronthosting.co.za>
2011-01-07 18:50:08vstinnerlinkissue10841 messages
2011-01-07 18:50:08vstinnercreate