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 gregory.p.smith
Recipients ezio.melotti, gregory.p.smith, michael.foord, rbcollins, serhiy.storchaka
Date 2022-01-26.23:28:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643239715.57.0.743065124312.issue45162@roundup.psfhosted.org>
In-reply-to
Content
Per https://mail.python.org/archives/list/python-dev@python.org/thread/GJTREADEXYAETECE5JDTPYWK4WMTKYGR/ we want to revert this change for 3.11 as it causes adoption pain for little benefit.

To determine if we should proceed with this in 3.12 or future versions, run a stable Python with this change applied on the test suites of external projects to find regressions.  (many will have been addressed by then thanks to the work by RedHat)

and remember that those are only open source projects. Peoples internal codebases are full of use of these names and this will prevent upgrading until they take the time to address those.

There are targeted pieces of this change that may make sense to go forward with individually.  But it is easier to reason about after a rollback and consider new PRs to move those forward.
History
Date User Action Args
2022-01-26 23:28:35gregory.p.smithsetrecipients: + gregory.p.smith, rbcollins, ezio.melotti, michael.foord, serhiy.storchaka
2022-01-26 23:28:35gregory.p.smithsetmessageid: <1643239715.57.0.743065124312.issue45162@roundup.psfhosted.org>
2022-01-26 23:28:35gregory.p.smithlinkissue45162 messages
2022-01-26 23:28:35gregory.p.smithcreate