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 0552005 commit cf00395Copy full SHA for cf00395
Doc/whatsnew/3.15.rst
@@ -148,7 +148,8 @@ wave
148
----
149
150
* Removed the ``getmark()``, ``setmark()`` and ``getmarkers()`` methods
151
- of the :class:`~wave.Wave_read` and :class:`~wave.Wave_write` classes.
+ of the :class:`~wave.Wave_read` and :class:`~wave.Wave_write` classes,
152
+ which were deprecated since Python 3.13.
153
(Contributed by Bénédikt Tran in :gh:`133873`.)
154
155
0 commit comments