STINNER Victor added the comment:

Sorry, I don't understand this issue. I don't think that we need 3 flavors: 
debug, devel and release. We already have debug (--with-pydebug) and release, 
and IMHO debug is what developers should use.

I like the idea of using the best optimizers options *by default* for the 
release mode. In practice, I suggest to enable PGO *by default*.

----------

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

Reply via email to