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 ead7345 commit 963343dCopy full SHA for 963343d
Doc/deprecations/pending-removal-in-3.15.rst
@@ -104,9 +104,8 @@ Pending removal in Python 3.15
104
the :class:`~wave.Wave_read` and :class:`~wave.Wave_write` classes
105
have been deprecated since Python 3.13.
106
107
-* :mod:`zipimport`
+* :mod:`zipimport`:
108
109
* :meth:`!zipimport.zipimporter.load_module` has been deprecated since
110
Python 3.10. Use :meth:`~zipimport.zipimporter.exec_module` instead.
111
(:gh:`125746`.)
112
-
0 commit comments