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