Skip to content

Commit cf00395

Browse files
authored
Update Doc/whatsnew/3.15.rst
1 parent 0552005 commit cf00395

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,8 @@ wave
148148
----
149149

150150
* Removed the ``getmark()``, ``setmark()`` and ``getmarkers()`` methods
151-
of the :class:`~wave.Wave_read` and :class:`~wave.Wave_write` classes.
151+
of the :class:`~wave.Wave_read` and :class:`~wave.Wave_write` classes,
152+
which were deprecated since Python 3.13.
152153
(Contributed by Bénédikt Tran in :gh:`133873`.)
153154

154155

0 commit comments

Comments
 (0)