[issue28670] PEP 235: Implement on every POSIX system, and clean up the C code for `import'

Brett Cannon report at bugs.python.org
Mon Nov 14 17:35:16 EST 2016


Brett Cannon added the comment:

Because this would be a feature change in Python 2.7 it can't go in there. This could potentially go into 3.7 if it's deemed useful.

As for why the code review tool isn't picking up your uploads, it's because we work in patch files and not patch sets. See https://docs.python.org/devguide/patch.html on how to create a patch file that can be reviewed.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28670>
_______________________________________


More information about the Python-bugs-list mailing list