Guido van Rossum <gu...@python.org> added the comment:

After PR 29118 is merged we get the benefits on UNIXy systems. We have several 
TODOs left then:

- (Definitely:) Generate Windows build files

- (Probably:) Find a way to avoid having to regenerate everything whenever any 
source file changes (any source file -> _bootstrap_python -> all generated 
files)

- (Maybe:) Consider putting all generated code together in one file, for more 
savings (and build simplification)

----------

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

Reply via email to