You should consider "no longer have to justify why it's not optimized"
as a clear benefit of making this change :-) This optimization is
proposed once a year for many years...

For me, any possible compilation-ahead optimization (which doesn't
break the Python semantics) is worth it ;-) It's done once, possible
even before the program is run for the first time, and then makes the
code faster.

Victor
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/HEFGUVWHSN276YXEKEBOKYLUPFNLILTF/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to