[New-bugs-announce] [issue16685] Deprecate accepting strings as arguments in audioop functions

Serhiy Storchaka report at bugs.python.org
Fri Dec 14 18:37:35 CET 2012


New submission from Serhiy Storchaka:

Inadvertently strings accepted as arguments of audioop functions. This is a meaningless behavior and remnant of Python 2. We should drop string support.

----------
components: Extension Modules
messages: 177477
nosy: serhiy.storchaka
priority: normal
severity: normal
stage: needs patch
status: open
title: Deprecate accepting strings as arguments in audioop functions
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16685>
_______________________________________


More information about the New-bugs-announce mailing list