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

I like the idea of removing the Modules/Setup.dist => Modules/Setup copy which 
removes immediately the annoying warning (bpo-32429).

> ... that one can modify and commit

I'm not sure about the "commit" part. I see Modules/Setup as a configuration 
file. Python provides a default configuration, fine.

Why not adding an option in Makefile or configure to allow to specify a 
different path to a custom Setup file?

./configure --setup-file=google_uber_cool_setup_file && make

----------
nosy: +vstinner

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

Reply via email to