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 introom, itsmemattchung, vstinner
Date 2015-04-06.23:36:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428363375.48.0.452656455916.issue23840@psf.upfronthosting.co.za>
In-reply-to
Content
tokenize.patch is wrong: you should not call buffer.close() if TextIOWrapper() was created successfully.
History
Date User Action Args
2015-04-06 23:36:15vstinnersetrecipients: + vstinner, introom, itsmemattchung
2015-04-06 23:36:15vstinnersetmessageid: <1428363375.48.0.452656455916.issue23840@psf.upfronthosting.co.za>
2015-04-06 23:36:15vstinnerlinkissue23840 messages
2015-04-06 23:36:15vstinnercreate