]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24326: Fixed audioop.ratecv() with non-default weightB argument.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 29 May 2015 21:53:26 +0000 (00:53 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 29 May 2015 21:53:26 +0000 (00:53 +0300)
commit50451eb91232b0e90c677419db19ed7b33a698a9
tree1ae7204b62636db0c18f21b0a154a3b46c236bed
parent1ad08a5555c9bbaa834104e76de9dd1227f6e1e3
Issue #24326: Fixed audioop.ratecv() with non-default weightB argument.
Original patch by David Moore.
Lib/test/test_audioop.py
Misc/NEWS
Modules/audioop.c