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 gregory.p.smith, hugovk, lukasz.langa
Date 2022-01-26.23:36:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643240163.34.0.164676749844.issue45173@roundup.psfhosted.org>
In-reply-to
Content
Per https://mail.python.org/archives/list/python-dev@python.org/thread/GJTREADEXYAETECE5JDTPYWK4WMTKYGR/ we want to revert https://github.com/python/cpython/commit/1fc41ae8709e20d741bd86c2345173688a5e84b0 for 3.11 to avoid causing pain.

per that thread and https://discuss.python.org/t/experience-with-python-3-11-in-fedora/12911 it sounds like you may be on top of filing upstream issues/PRs to get OSS projects to stop using the deprecated APIs.  great!  that should help this stick in 3.12.

as the commit removed several things at once, I suggest a full rollback, and smaller PRs for individual things if your upstream python project testing reveals things that nobody appears to be depending on.
History
Date User Action Args
2022-01-26 23:36:03gregory.p.smithsetrecipients: + gregory.p.smith, lukasz.langa, hugovk
2022-01-26 23:36:03gregory.p.smithsetmessageid: <1643240163.34.0.164676749844.issue45173@roundup.psfhosted.org>
2022-01-26 23:36:03gregory.p.smithlinkissue45173 messages
2022-01-26 23:36:03gregory.p.smithcreate