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 Suzumizaki
Recipients Suzumizaki, aldwinaldwin, dstufft, eric.araujo, ezio.melotti, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-07-12.05:35:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562909710.97.0.730730753373.issue37570@roundup.psfhosted.org>
In-reply-to
Content
... and please check "batch.diff" (Oops, that's typo of 'patch'). I just added "encoding" parameter to calling open() function, and added the temp file to 'utf-8' code declaration. This bug could happen where the default encoding of open() function is not utf-8(may not only Windows).
History
Date User Action Args
2019-07-12 05:35:11Suzumizakisetrecipients: + Suzumizaki, paul.moore, vstinner, tim.golden, ezio.melotti, eric.araujo, zach.ware, steve.dower, dstufft, aldwinaldwin
2019-07-12 05:35:10Suzumizakisetmessageid: <1562909710.97.0.730730753373.issue37570@roundup.psfhosted.org>
2019-07-12 05:35:10Suzumizakilinkissue37570 messages
2019-07-12 05:35:10Suzumizakicreate