Skip to content

Commit 963343d

Browse files
authored
Update pending-removal-in-3.15.rst
1 parent ead7345 commit 963343d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/deprecations/pending-removal-in-3.15.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,8 @@ Pending removal in Python 3.15
104104
the :class:`~wave.Wave_read` and :class:`~wave.Wave_write` classes
105105
have been deprecated since Python 3.13.
106106

107-
* :mod:`zipimport`
107+
* :mod:`zipimport`:
108108

109109
* :meth:`!zipimport.zipimporter.load_module` has been deprecated since
110110
Python 3.10. Use :meth:`~zipimport.zipimporter.exec_module` instead.
111111
(:gh:`125746`.)
112-

0 commit comments

Comments
 (0)