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 serhiy.storchaka
Date 2012-12-14.17:37:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355506655.59.0.00344503753899.issue16685@psf.upfronthosting.co.za>
In-reply-to
Content
Inadvertently strings accepted as arguments of audioop functions. This is a meaningless behavior and remnant of Python 2. We should drop string support.
History
Date User Action Args
2012-12-14 17:37:35serhiy.storchakasetrecipients: + serhiy.storchaka
2012-12-14 17:37:35serhiy.storchakasetmessageid: <1355506655.59.0.00344503753899.issue16685@psf.upfronthosting.co.za>
2012-12-14 17:37:35serhiy.storchakalinkissue16685 messages
2012-12-14 17:37:35serhiy.storchakacreate