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 Jeff.Pursell, r.david.murray, serhiy.storchaka
Date 2013-10-14.11:43:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381751006.14.0.384566221925.issue8311@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for all three audio modules. After dropping support of string (which is meanless) in the audioop module (issue16685) it can be simplified.

I doubt that this should be applied in maintenance releases. Support of non-bytes arguments in writerawframes() is a new feature.
History
Date User Action Args
2013-10-14 11:43:26serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray, Jeff.Pursell
2013-10-14 11:43:26serhiy.storchakasetmessageid: <1381751006.14.0.384566221925.issue8311@psf.upfronthosting.co.za>
2013-10-14 11:43:26serhiy.storchakalinkissue8311 messages
2013-10-14 11:43:26serhiy.storchakacreate