Kubilay Kocak added the comment:

Could we please:

a) Rename 'optimizations' to 'pgo' or 'profiled'
b) Use enable/disable instead of with/without. The former is used for toggling 
program features, the latter is used for external dependencies [1][2][3]

Yes Python's configure / autofoo isn't the paragon of conventions, consistency 
or elegance, but it would be fantastic to make the job of bringing it to (or 
arguing for) a more standards-oriented state moving forward easier rather than 
harder.

[1] 
https://www.gnu.org/software/autoconf/manual/autoconf-2.66/html_node/Package-Options.html
[2] 
https://www.gnu.org/software/autoconf/manual/autoconf-2.66/html_node/External-Software.html
[3] https://autotools.io/autoconf/arguments.html

----------
nosy: +koobs
resolution: fixed -> 
status: closed -> open

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

Reply via email to