We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 020cc5c commit cecae39Copy full SHA for cecae39
Doc/deprecations/pending-removal-in-3.20.rst
@@ -25,7 +25,7 @@ Pending removal in Python 3.20
25
- :mod:`tkinter.ttk`
26
- :mod:`wsgiref.simple_server`
27
- :mod:`xml.etree.ElementTree`
28
- - :mod:`xml.sax.expatreader`
+ - :mod:`!xml.sax.expatreader`
29
- :mod:`xml.sax.handler`
30
- :mod:`zlib`
31
Doc/whatsnew/3.15.rst
@@ -1042,7 +1042,7 @@ New deprecations
1042
1043
1044
1045
1046
1047
1048
0 commit comments