| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-105096: Deprecate wave getmarkers() method (#105098) | Victor Stinner | 2023-05-31 | 1 | -0/+26 |
|
|
* | gh-77171: Fixes SubFormat check to compare the entire value. Add docs (GH-97509) | Steve Dower | 2022-09-23 | 1 | -1/+1 |
|
|
* | gh-77171 Support WAVE_FORMAT_EXTENSIBLE in the wave module (GH-96777) | Yusuke Kadowaki | 2022-09-14 | 1 | -1/+29 |
|
|
* | Deprecate audioop (GH-32392) | Brett Cannon | 2022-04-07 | 1 | -4/+3 |
|
|
* | bpo-41521: Rename blacklist parameter to not_exported (GH-21824) | Victor Stinner | 2020-08-17 | 1 | -2/+1 |
|
|
* | bpo-37320: Remove openfp() of aifc, sunau and wave (GH-14169) | Victor Stinner | 2019-06-17 | 1 | -3/+1 |
|
|
* | bpo-32056: Improve exceptions in aifc, wave and sunau. (GH-5951) | Serhiy Storchaka | 2018-03-18 | 1 | -0/+62 |
|
|
* | bpo-31985: Deprecate openfp in aifc, sunau, and wave (#4344) | Brian Curtin | 2017-11-10 | 1 | -1/+3 |
|
|
* | Issue #23277: Remove unused imports in tests. | Serhiy Storchaka | 2016-04-24 | 1 | -1/+0 |
|
|
* | Issue #23883: Add missing APIs to __all__; patch by Jacek KoĆodziej | Martin Panter | 2015-11-14 | 1 | -0/+7 |
|
|
* | Issue #19623: Fixed writing to unseekable files in the aifc module. | Serhiy Storchaka | 2013-12-14 | 1 | -15/+8 |
|\ |
|
| * | Issue #19623: Fixed writing to unseekable files in the aifc module. | Serhiy Storchaka | 2013-12-14 | 1 | -15/+11 |
|
|
* | | Issue #19641: Added the audioop.byteswap() function to convert big-endian | Serhiy Storchaka | 2013-11-23 | 1 | -14/+4 |
|/ |
|
* | Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on | Serhiy Storchaka | 2013-11-21 | 1 | -0/+11 |
|
|
* | Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms. | Serhiy Storchaka | 2013-11-09 | 1 | -3/+0 |
|
|
* | Issue 19276: Fix tests for wave files on big-endian platforms. | Serhiy Storchaka | 2013-10-17 | 1 | -3/+10 |
|
|
* | Issue #18919: Unified and extended tests for audio modules: aifc, sunau and | Serhiy Storchaka | 2013-10-13 | 1 | -54/+97 |
|
|
* | Issue #1512791: In setframerate method of Wave_write, round non-integral | Mark Dickinson | 2010-08-28 | 1 | -2/+12 |
|
|
* | use floor division where needed #7681 | Benjamin Peterson | 2010-01-13 | 1 | -0/+11 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-06 | 1 | -24/+37 |
|
|
* | Raise statement normalization in Lib/test/. | Collin Winter | 2007-08-29 | 1 | -1/+1 |
|
|
* | Make test_wave.py pass. | Guido van Rossum | 2007-07-23 | 1 | -1/+1 |
|
|
* | Massive changes from SF 589982 (tempfile.py rewrite, by Zack | Guido van Rossum | 2002-08-09 | 1 | -7/+5 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Use binary mode to open "wave" files. | Guido van Rossum | 2000-12-19 | 1 | -2/+2 |
|
|
* | Simple test suite for wave.py by Jean-Claude Rimbault (with some | Guido van Rossum | 2000-10-09 | 1 | -0/+34 |
|
|