COMMITS
/ Doc/library/audioop.rst November 11, 2024
N
Docs: re-create pages for removed modules to document their removal. (#126622)
Ned Batchelder committed
May 25, 2023
V
gh-104773: PEP 594: Remove the audioop module (#104937)
Victor Stinner committed
May 20, 2022
C
gh-92611: Clarify planned removal version in PEP 594-deprecated modules (GH-92793)
CAM Gerlach committed
May 13, 2022
C
March 21, 2022
B
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
Brett Cannon committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 18, 2016
S
Issue #27036: Fixed formatting references to "bytes-like object" in plural.
Serhiy Storchaka committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
March 10, 2014
R
whatsnew: auidioop.byteswap (#16685).
R David Murray committed
March 8, 2014
R
whatsnew: audioop accepts any bytes-like, rejects strings.
R David Murray committed
November 23, 2013
S
Issue #19641: Added the audioop.byteswap() function to convert big-endian
Serhiy Storchaka committed
November 10, 2013
S
Issue #16685: Added support for any bytes-like objects in the audioop module.
Serhiy Storchaka committed
October 19, 2013
S
Issue #12866: The audioop module now supports 24-bit samples.
Serhiy Storchaka committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
February 9, 2013
S
Issue #16686: Fixed a lot of bugs in audioop module.
Serhiy Storchaka committed
December 27, 2012
S
Issue #16682: Replace "Python string" to "bytes object" in audioop documentation.
Serhiy Storchaka committed
December 14, 2012
E
#16683: restore alphabetical order in audioop docs. Patch by Serhiy Storchaka.
Ezio Melotti committed
October 17, 2010
G
Fix copy-paste error in example.
Georg Brandl committed
July 26, 2009
G
Merged revisions 74207 via svnmerge from
Georg Brandl committed
May 17, 2009
G
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
March 25, 2008
C
Merged revisions 61834,61841-61842,61851-61853,61863-61864,61869-61870,61874,61889 via svnmerge from
Christian Heimes committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed