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
Date 2013-10-17.09:52:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d0lzM2kK5z7LjT@mail.python.org>
In-reply-to
Content
New changeset 73dad296c483 by Serhiy Storchaka in branch '2.7':
Issue 19276: Fix tests for wave files on big-endian platforms.
http://hg.python.org/cpython/rev/73dad296c483

New changeset 236884b40a2d by Serhiy Storchaka in branch '3.3':
Issue 19276: Fix tests for wave files on big-endian platforms.
http://hg.python.org/cpython/rev/236884b40a2d

New changeset 8bdf5328c55b by Serhiy Storchaka in branch 'default':
Issue 19276: Fix tests for wave files on big-endian platforms.
http://hg.python.org/cpython/rev/8bdf5328c55b
History
Date User Action Args
2013-10-17 09:52:32python-devsetrecipients: + python-dev, serhiy.storchaka, David.Edelsohn
2013-10-17 09:52:32python-devlinkissue19276 messages
2013-10-17 09:52:32python-devcreate