index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_sunau.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169)
Victor Stinner
2019-06-17
1
-4/+0
*
bpo-32056: Improve exceptions in aifc, wave and sunau. (GH-5951)
Serhiy Storchaka
2018-03-18
1
-0/+37
*
bpo-31985: Deprecate openfp in aifc, sunau, and wave (#4344)
Brian Curtin
2017-11-10
1
-0/+4
*
Issue #23277: Remove unused imports in tests.
Serhiy Storchaka
2016-04-24
1
-1/+0
*
Issue #19623: Fixed writing to unseekable files in the aifc module.
Serhiy Storchaka
2013-12-14
1
-19/+9
|
\
|
*
Issue #19623: Fixed writing to unseekable files in the aifc module.
Serhiy Storchaka
2013-12-14
1
-15/+8
*
|
Issue #19641: Added the audioop.byteswap() function to convert big-endian
Serhiy Storchaka
2013-11-23
1
-1/+2
*
|
Issue #19261: Added support for writing 24-bit samples in the sunau module.
Serhiy Storchaka
2013-11-10
1
-0/+28
|
/
*
Issue #18919: Unified and extended tests for audio modules: aifc, sunau and
Serhiy Storchaka
2013-10-13
1
-56/+89
*
Issue #8897: Fix sunau module, use bytes to write the header. Patch written by
Victor Stinner
2010-06-07
1
-0/+70