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 methane
Recipients benjamin.peterson, eryksun, methane, miwa, nedbat, schlamar, steven.winfield, tim.golden, vstinner, zach.ware
Date 2019-04-01.12:03:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554120181.79.0.560735301901.issue20844@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8384670615a90418fc52c3881242b7c10d1f2b13 by Inada Naoki in branch '3.7':
bpo-20844: open script file with "rb" mode (GH-12616)
https://github.com/python/cpython/commit/8384670615a90418fc52c3881242b7c10d1f2b13
History
Date User Action Args
2019-04-01 12:03:01methanesetrecipients: + methane, vstinner, nedbat, tim.golden, benjamin.peterson, miwa, schlamar, zach.ware, steven.winfield, eryksun
2019-04-01 12:03:01methanesetmessageid: <1554120181.79.0.560735301901.issue20844@roundup.psfhosted.org>
2019-04-01 12:03:01methanelinkissue20844 messages
2019-04-01 12:03:01methanecreate