[Python-Dev] Slow down... (original) (raw)

Joao S. O. Bueno jsbueno at python.org.br
Mon May 7 09:50:49 EDT 2018


May it is important to note that Python 3.7 already has very little syntactic changes. Actually, there are no new syntac changes with PEP 563 - (Postponed Evaluation of Annotations) being maybe the only change to existing behavior, and PEP 562 as new "non-library-dependent" feature, even though no new syntax is added. (contextvars - PEP 567 - is a big change, but is constrained to a new stdlib module).

On the other hand, one of the hottest topics being discussed now

Maybe simply there is just no need for such a moratorium mechanism, and the natural barriers for new features can work to keep things in manageable pace, as we can see by the release getting ready right now.

best regards,

js -><-

On 7 May 2018 at 10:20, Serhiy Storchaka <storchaka at gmail.com> wrote:

07.05.18 14:19, Nick Coghlan пише:

And as the current python-ideas discussion about accessing paths relative to file shows, I can't believe this is discussed seriously. Forgot about the Python 2 legacy, just use importlib.


Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/jsbueno%40python.org.br



More information about the Python-Dev mailing list