This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author petr.viktorin
Recipients christian.heimes, eli.bendersky, hroncok, miss-islington, petr.viktorin, rahul-kumi, scoder, serhiy.storchaka
Date 2021-01-05.12:42:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609850572.11.0.602035180832.issue36543@roundup.psfhosted.org>
In-reply-to
Content
Let me just point out there's an official process for making incompatible changes now: https://www.python.org/dev/peps/pep-0387/#making-incompatible-changes

A warning must be emitted (not just mentioned in docs) for two releases before a feature is removed.
History
Date User Action Args
2021-01-05 12:42:52petr.viktorinsetrecipients: + petr.viktorin, scoder, christian.heimes, eli.bendersky, serhiy.storchaka, hroncok, miss-islington, rahul-kumi
2021-01-05 12:42:52petr.viktorinsetmessageid: <1609850572.11.0.602035180832.issue36543@roundup.psfhosted.org>
2021-01-05 12:42:52petr.viktorinlinkissue36543 messages
2021-01-05 12:42:51petr.viktorincreate