On Fri, Jan 24, 2020 at 12:12 AM Serhiy Storchaka <storch...@gmail.com>
wrote:

> I consider breaking unmaintained code is an additional benefit of
> removing deprecated features.
>

I'd like to warn against this attitude (even though in the past I've
occasionally said such things). I now  think core Python should not be so
judgmental. We've broken enough code for a lifetime with the Python 2
transition. Let's be *much* more conservative when we remove things from
Python 3. Deprecation is fine, and we should look for other ways to handle
the problem of unmaintained code. But we should not rush language or stdlib
changes for this purpose.

-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him **(why is my pronoun here?)*
<http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________
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/6GO2CI55RJI5X3KJVVHCKOGLUNVCDI5L/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to