Nick Coghlan added the comment:

Just noting that issue 18093 was also part of that groundwork.

My previous attempt at a draft PEP 432 patch: 
https://bitbucket.org/ncoghlan/cpython_sandbox/src/pep432_modular_bootstrap/?at=pep432_modular_bootstrap

That initial attempt ended up being abandoned as I spent more time focusing on 
packaging issues, and there are too many merge conflicts for it to be worth 
bringing it back it up to date. Those are mostly due to the changes in tree 
layout though, which is why this time I'll do the non-functional restructuring 
*first* on trunk, and only then start on a new PEP 432 branch in the sandbox.

----------
dependencies: +Move main functions to a separate Programs directory

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

Reply via email to