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 miss-islington
Recipients ZackerySpytz, barry, benjamin.peterson, miss-islington, serhiy.storchaka, tshepang
Date 2018-10-13.09:48:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539424102.88.0.788709270274.issue16965@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 22381394ad1541db0b652eed802601f62510d22f by Miss Islington (bot) in branch '3.7':
bpo-16965: 2to3 now rewrites execfile() to open with 'rb'. (GH-8569)
https://github.com/python/cpython/commit/22381394ad1541db0b652eed802601f62510d22f
History
Date User Action Args
2018-10-13 09:48:22miss-islingtonsetrecipients: + miss-islington, barry, benjamin.peterson, tshepang, serhiy.storchaka, ZackerySpytz
2018-10-13 09:48:22miss-islingtonsetmessageid: <1539424102.88.0.788709270274.issue16965@psf.upfronthosting.co.za>
2018-10-13 09:48:22miss-islingtonlinkissue16965 messages
2018-10-13 09:48:22miss-islingtoncreate