[issue22257] PEP 432: Redesign the interpreter startup sequence

Nick Coghlan report at bugs.python.org
Sat Mar 24 00:19:37 EDT 2018


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Aye, this is the issue for making the API public, so it will stay open until PEP 432 is actually accepted.

We switched to the pre-implement-changes-as-an-internal-CPython-refactoring approach after we/I realised there was no feasible way to develop and maintain these an out of tree feature branch (with the early pay-off from the change in approach being the feasibility of implementing 3.7 changes like UTF-8 mode).

----------
versions: +Python 3.8 -Python 3.7

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


More information about the Python-bugs-list mailing list