Serhiy Storchaka added the comment:

> *All* audioop functions are unsafe regarding unaligned access.

Actually this is not true because currently audioop functions work only with 
bytes (and str, see issue16685) and not with arbitrary memoryview.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16686>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to