STINNER Victor <victor.stin...@gmail.com> added the comment:

> Wow, 28 PRs for a single issue! This is a record.

You can expect much more :-) One of the goal of the PEP 432 is to put compute 
sys.path and put it in _PyMainInterpreterConfig. I'm trying to implement that, 
but we are still far from being able to do it. At least, we are getting closer 
at each commit.

While it might be possible to squash 28 changes into a single change, I 
wouldn't be able to review it (I review my own changes on GitHub :-)), and it 
would very annoying if it causes any regression :-(

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32030>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to