FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-105096: Deprecate wave getmarkers() method by vstinner · Pull Request #105098 · python/cpython · GitHub

/ cpython Public

gh-105096: Deprecate wave getmarkers() method - #105098

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:deprecate_wave
May 31, 2023
Merged

gh-105096: Deprecate wave getmarkers() method#105098
vstinner merged 1 commit into
python:mainfrom
vstinner:deprecate_wave

Conversation

vstinner commented May 30, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

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/

Copy link
Copy Markdown
Member Author

cc @hugovk

Comment thread Doc/whatsnew/3.13.rst
wave: Deprecate the getmark(), setmark() and getmarkers() methods of
the Wave_read and Wave_write classes. They will be removed in Python
3.15.

Copy link
Copy Markdown
Member Author

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

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

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

vstinner enabled auto-merge (squash) May 31, 2023 12:04
vstinner merged commit 03ad662 into python:main May 31, 2023
vstinner deleted the deprecate_wave branch May 31, 2023 12:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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


Back | FazBrowse Home | New Git URL