https://github.com/python/cpython
Revision 5de6ca59fbadb3bd7c663d6b4bc6e59f6c061dd5 authored by Victor Stinner on 31 May 2023, 16:40:25 UTC, committed by GitHub on 31 May 2023, 16:40:25 UTC
[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 85e5d03163cac106ac8ec142ef03f1349a48948b)
(cherry picked from commit 01b42f9559b614d729c3f055d09269db13d2433c)
1 parent 67a8469
History
Tip revision: 5de6ca59fbadb3bd7c663d6b4bc6e59f6c061dd5 authored by Victor Stinner on 31 May 2023, 16:40:25 UTC
[3.11] gh-105096: Reformat wave documentation (#105136) (#105138) (#105155)
Tip revision: 5de6ca5
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 2.7 KB
.gitignore -rw-r--r-- 2.5 KB
.mailmap -rw-r--r-- 175 bytes
.readthedocs.yml -rw-r--r-- 389 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 96.6 KB
README.rst -rw-r--r-- 9.8 KB
aclocal.m4 -rw-r--r-- 23.9 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.4 KB
configure -rwxr-xr-x 711.8 KB
configure.ac -rw-r--r-- 216.0 KB
install-sh -rwxr-xr-x 15.0 KB
pyconfig.h.in -rw-r--r-- 49.4 KB
setup.py -rw-r--r-- 64.7 KB

README.rst

back to top