[issue16965] 2to3 should rewrite execfile() to open in 'rb' mode

miss-islington report at bugs.python.org
Sat Oct 13 05:48:22 EDT 2018


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


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


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue16965>
_______________________________________


More information about the Python-bugs-list mailing list