mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
gh-104773: PEP 594: Remove the audioop module (#104937)
This commit is contained in:
parent
036da3bd43
commit
f66be6b11a
24 changed files with 14 additions and 4255 deletions
|
@ -7171,7 +7171,6 @@ PY_STDLIB_MOD([_posixshmem],
|
|||
[$POSIXSHMEM_CFLAGS], [$POSIXSHMEM_LIBS])
|
||||
|
||||
dnl needs libm
|
||||
PY_STDLIB_MOD_SIMPLE([audioop], [], [$LIBM])
|
||||
PY_STDLIB_MOD_SIMPLE([_statistics], [], [$LIBM])
|
||||
PY_STDLIB_MOD_SIMPLE([cmath], [], [$LIBM])
|
||||
PY_STDLIB_MOD_SIMPLE([math], [], [$LIBM])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue