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

Serhiy Storchaka report at bugs.python.org
Sat Oct 13 05:27:35 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset d4d60134b29290049e28df54f23493de4f1824b6 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-16965: 2to3 now rewrites execfile() to open with 'rb'. (GH-8569)
https://github.com/python/cpython/commit/d4d60134b29290049e28df54f23493de4f1824b6


----------

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


More information about the Python-bugs-list mailing list