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