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 hugovk
Recipients hugovk
Date 2021-09-07.18:35:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631039735.38.0.446517893584.issue45132@roundup.psfhosted.org>
In-reply-to
Content
The __getitem__ methods of xml.dom.pulldom.DOMEventStream, wsgiref.util.FileWrapper and were deprecated in Python 3.8 by bpo-9372 / GH-8609.

They can be removed in Python 3.11.
History
Date User Action Args
2021-09-07 18:35:35hugovksetrecipients: + hugovk
2021-09-07 18:35:35hugovksetmessageid: <1631039735.38.0.446517893584.issue45132@roundup.psfhosted.org>
2021-09-07 18:35:35hugovklinkissue45132 messages
2021-09-07 18:35:35hugovkcreate