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, pitrou, python-dev, serhiy.storchaka
Date 2013-10-17.20:05:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d11b2360vz7Ll5@mail.python.org>
In-reply-to
Content
New changeset 9d2605f24a86 by Serhiy Storchaka in branch '2.7':
Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
http://hg.python.org/cpython/rev/9d2605f24a86

New changeset a1a4a527c699 by Serhiy Storchaka in branch '3.3':
Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
http://hg.python.org/cpython/rev/a1a4a527c699

New changeset 7e8ad3084891 by Serhiy Storchaka in branch 'default':
Issue #19276: Fixed the wave module on 64-bit big-endian platforms.
http://hg.python.org/cpython/rev/7e8ad3084891
History
Date User Action Args
2013-10-17 20:05:51python-devsetrecipients: + python-dev, pitrou, serhiy.storchaka, David.Edelsohn
2013-10-17 20:05:51python-devlinkissue19276 messages
2013-10-17 20:05:51python-devcreate