← 返回首页
[3.12] gh-105096: Reformat wave documentation (#105136) by vstinner · Pull Request #105138 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.12] gh-105096: Reformat wave documentation (#105136)#105138

Merged
vstinner merged 1 commit into
python:3.12from
vstinner:wave_doc312
May 31, 2023
Merged

[3.12] gh-105096: Reformat wave documentation (#105136)#105138
vstinner merged 1 commit into
python:3.12from
vstinner:wave_doc312

Conversation

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

Copy link
Copy Markdown
Member

Add ".. class::" markups in the wave documentation.

  • Reformat also wave.py (minor PEP 8 changes).
  • Remove redundant "import struct": it's already imported at top level.
  • Remove wave.rst from .nitignore

(cherry picked from commit 85e5d03)

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

Add ".. class::" markups in the wave documentation. * Reformat also wave.py (minor PEP 8 changes). * Remove redundant "import struct": it's already imported at top level. * Remove wave.rst from .nitignore (cherry picked from commit 85e5d03)

Copy link
Copy Markdown
Member Author

Automated backport failed since "aifc module" was replaced with "old aifc module" in the main branch.

vstinner enabled auto-merge (squash) May 31, 2023 11:43
vstinner merged commit 01b42f9 into python:3.12 May 31, 2023

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

Copy link
Copy Markdown
Contributor

Sorry, @vstinner, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 01b42f9559b614d729c3f055d09269db13d2433c 3.11

vstinner deleted the wave_doc312 branch May 31, 2023 14:34

Copy link
Copy Markdown

GH-105155 is a backport of this pull request to the 3.11 branch.

bedevere-bot removed the needs backport to 3.11 only security fixes label May 31, 2023
vstinner added a commit to vstinner/cpython that referenced this pull request May 31, 2023
…ython#105138) pythongh-105096: Reformat wave documentation (python#105136) Add ".. class::" markups in the wave documentation. * Reformat also wave.py (minor PEP 8 changes). * Remove redundant "import struct": it's already imported at top level. * Remove wave.rst from .nitignore (cherry picked from commit 85e5d03) (cherry picked from commit 01b42f9)
vstinner added a commit that referenced this pull request May 31, 2023
…05155) [3.12] gh-105096: Reformat wave documentation (#105136) (#105138) gh-105096: Reformat wave documentation (#105136) Add ".. class::" markups in the wave documentation. * Reformat also wave.py (minor PEP 8 changes). * Remove redundant "import struct": it's already imported at top level. * Remove wave.rst from .nitignore (cherry picked from commit 85e5d03) (cherry picked from commit 01b42f9)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.