This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients David.Edelsohn, python-dev, serhiy.storchaka, vstinner
Date 2013-11-21.09:05:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dQFGk3nmgz7LkP@mail.python.org>
In-reply-to
Content
New changeset 7b040bc289e8 by Serhiy Storchaka in branch '3.3':
Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on
http://hg.python.org/cpython/rev/7b040bc289e8

New changeset 7cf7f19445ba by Serhiy Storchaka in branch 'default':
Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on
http://hg.python.org/cpython/rev/7cf7f19445ba

New changeset 03a32ead9c7d by Serhiy Storchaka in branch '2.7':
Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on
http://hg.python.org/cpython/rev/03a32ead9c7d
History
Date User Action Args
2013-11-21 09:05:19python-devsetrecipients: + python-dev, vstinner, serhiy.storchaka, David.Edelsohn
2013-11-21 09:05:19python-devlinkissue19633 messages
2013-11-21 09:05:19python-devcreate