[issue18950] Miscellaneous fixes for the sunau module

2013-09-28 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue18950] Miscellaneous fixes for the sunau module

2013-09-28 Thread Roundup Robot
Roundup Robot added the comment: New changeset 41ed98a93236 by Serhiy Storchaka in branch '3.3': Issue #18950: Fix miscellaneous bugs in the sunau module. http://hg.python.org/cpython/rev/41ed98a93236 New changeset 9e54def97a5e by Serhiy Storchaka in branch 'default': Issue #18950: Fix miscellan

[issue18950] Miscellaneous fixes for the sunau module

2013-09-15 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Update patch addresses Ezio's comment. -- Added file: http://bugs.python.org/file31767/sunau.patch ___ Python tracker ___

[issue18950] Miscellaneous fixes for the sunau module

2013-09-06 Thread Serhiy Storchaka
New submission from Serhiy Storchaka: The proposed patch fixes followed bugs in the sunau module: 1. Au_read.readframes() reads wrong number of frames from multichannel stream. 2. Au_read.readframes() doesn't change current file position. 3. Au_write.writeframesraw() incorrectly updates curren