On Thu, 23 May 2019 at 14:25, Anders Munch <a...@flonidan.dk> wrote:
> A major version change serves as a heads up that something is going on and 
> you need to check the consequences before upgrading.

Python's backward compatibility policy allows breaking changes between
versions X.Y and X.Y+1 (with a suitable deprecation period). This
proposal is no different.
Paul
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to