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 mareksuscak
Recipients Pikamander2, berker.peksag, corona10, ezio.melotti, jkamdjou, kodial, leonardr, mareksuscak, xtreak
Date 2022-03-27.17:31:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648402271.73.0.580668464988.issue34480@roundup.psfhosted.org>
In-reply-to
Content
Based on the changelog, it seems that the fix for this issue has only landed in Python 3.10 but it's still affecting versions 3.7, 3.8 and 3.9. There are a few projects such as Apache Beam that have only recently added support for Python 3.9 with no support for 3.10. Beautiful Soup is a popular tool that's affected by this bug and so my question is if backporting this bugfix to at least Python 3.9 which is still an officially supported release is on the table?
History
Date User Action Args
2022-03-27 17:31:11mareksuscaksetrecipients: + mareksuscak, ezio.melotti, berker.peksag, corona10, xtreak, kodial, jkamdjou, leonardr, Pikamander2
2022-03-27 17:31:11mareksuscaksetmessageid: <1648402271.73.0.580668464988.issue34480@roundup.psfhosted.org>
2022-03-27 17:31:11mareksuscaklinkissue34480 messages
2022-03-27 17:31:11mareksuscakcreate