Le 5 mai 2017 6:31 AM, "Nick Coghlan" <[email protected]> a écrit :

The note just needs to say that folks that care about doing "complete"
builds need to adjust their command sequence to be "./configure
<options> && make regen-all && make install", rather than the previous
pattern of "./configure <options> && make install".


Hum, you only need to regenerate files if you modify Grammar, AST or
opcodes. Do you mean that Linux distro make such downstream changes?

Victor
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to