Message 411810 - Python tracker
Message411810
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:03 | gregory.p.smith | set | recipients: + gregory.p.smith, lukasz.langa, hugovk |
| 2022-01-26 23:36:03 | gregory.p.smith | set | messageid: <1643240163.34.0.164676749844.issue45173@roundup.psfhosted.org> |
| 2022-01-26 23:36:03 | gregory.p.smith | link | issue45173 messages |
| 2022-01-26 23:36:03 | gregory.p.smith | create | |