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 serhiy.storchaka
Recipients David.Edelsohn, python-dev, serhiy.storchaka
Date 2013-10-17.18:55:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382036142.02.0.266468851895.issue19276@psf.upfronthosting.co.za>
In-reply-to
Content
What are array.array('l').itemsize and array.array('i').itemsize on PPC64 Linux?

I suppose that this patch should fix the wave module on 64-bit platforms.
History
Date User Action Args
2013-10-17 18:55:42serhiy.storchakasetrecipients: + serhiy.storchaka, python-dev, David.Edelsohn
2013-10-17 18:55:42serhiy.storchakasetmessageid: <1382036142.02.0.266468851895.issue19276@psf.upfronthosting.co.za>
2013-10-17 18:55:41serhiy.storchakalinkissue19276 messages
2013-10-17 18:55:40serhiy.storchakacreate