mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
whatsnew: give Serhiy credit for audioop 24-bit sample support.
This commit is contained in:
parent
0bec63e67d
commit
8ab50214bd
1 changed files with 2 additions and 1 deletions
|
|
@ -547,7 +547,8 @@ by Lucas Maystre in :issue:`11175`.)
|
|||
audioop
|
||||
-------
|
||||
|
||||
Added support for 24-bit samples (:issue:`12866`).
|
||||
The module now supports 24-bit samples. (Contributed by Serhiy Storchaka
|
||||
in :issue:`12866`.)
|
||||
|
||||
Added the :func:`~audioop.byteswap` function to convert big-endian samples
|
||||
to little-endian and vice versa (:issue:`19641`).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue