Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented May 30, 2023

wave: Deprecate the getmark(), setmark() and getmarkers() methods of the Wave_read and Wave_write classes. They will be removed in Python 3.15.


📚 Documentation preview 📚: https://cpython-previews--105098.org.readthedocs.build/

@vstinner
Copy link
MemberAuthor

cc @hugovk

wave: Deprecate the getmark(), setmark() and getmarkers() methods of the Wave_read and Wave_write classes. They will be removed in Python 3.15.
@vstinner
Copy link
MemberAuthor

I wrote PR #105136 to add .. class:: markups.

It got merged, so I rebased this PR on top of it.

Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@vstinnervstinner enabled auto-merge (squash) May 31, 2023 12:04
@vstinnervstinner merged commit 03ad662 into python:mainMay 31, 2023
@vstinnervstinner deleted the deprecate_wave branch May 31, 2023 12:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@hugovk@bedevere-bot