New submission from Hugo van Kemenade <hugovk+pyt...@gmail.com>:

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.

----------
components: Library (Lib)
messages: 401322
nosy: hugovk
priority: normal
severity: normal
status: open
title: Remove deprecated __getitem__ methods
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45132>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to