COMMITS
/ Doc/library/aifc.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 aifc module (#104933)
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
August 13, 2020
V
bpo-40204: Add :noindex: in the documentation (GH-21859)
Victor Stinner committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
September 4, 2017
B
remote note about IRIX in aifc (#3299)
Benjamin Peterson committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
March 8, 2014
R
whatsnew: sunau/aifc/wave writeframes[raw] accept any bytes-like (#8311)
R David Murray committed
December 31, 2013
R
whatsnew: afic.open supports 'with'.
R David Murray committed
November 16, 2013
S
Issue #16685: Added support for writing any bytes-like objects in the aifc,
Serhiy Storchaka committed
October 21, 2013
G
Simplify markup.
Georg Brandl committed
October 18, 2013
S
Fix markup.
Serhiy Storchaka committed
S
Fix markup.
Serhiy Storchaka committed
July 31, 2013
R
#17616: wave.open now supports the 'with' statement.
R David Murray committed
July 25, 2013
R
#17818: aifc.getparams now returns a namedtuple.
R David Murray committed
December 29, 2012
S
Issue #16486: Make aifc files work with 'with' as context managers.
Serhiy Storchaka committed
January 24, 2011
R
Missing source links.
Raymond Hettinger committed
September 15, 2010
A
Add cross-references to the glossary entry for file objects.
Antoine Pitrou committed
July 26, 2009
G
Merged revisions 74207 via svnmerge from
Georg Brandl committed
April 29, 2009
R
Document the fact that 'compname' and 'comptype' are bytes.
R. David Murray committed
April 27, 2009
G
Merged revisions 72009 via svnmerge from
Georg Brandl committed
April 2, 2009
G
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
August 17, 2007
G
Manually patched a few things that didn't get merged in, but should.
Guido van Rossum committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed