]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12866: Fix bias() for 24-bit. Add more tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Oct 2013 06:42:26 +0000 (09:42 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 20 Oct 2013 06:42:26 +0000 (09:42 +0300)
commitce82eb2e13d909bb399b40822bc1aae777acb814
tree488bd0ef27547aef50eb67828ac3f4a0f7f62d01
parentd49c47bfb0ea3bc2e7d8778d8002c0f628d97488
Issue #12866: Fix bias() for 24-bit. Add more tests.
Lib/test/test_audioop.py
Modules/audioop.c