mirror of
https://github.com/python/cpython.git
synced 2025-09-07 01:11:26 +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
|
@ -150,7 +150,6 @@ PYTHONPATH=$(COREPYTHONPATH)
|
|||
#_typing _typingmodule.c
|
||||
#_zoneinfo _zoneinfo.c
|
||||
#array arraymodule.c
|
||||
#audioop audioop.c
|
||||
#binascii binascii.c
|
||||
#cmath cmathmodule.c
|
||||
#math mathmodule.c
|
||||
|
|
|
@ -46,7 +46,6 @@
|
|||
@MODULE__ZONEINFO_TRUE@_zoneinfo _zoneinfo.c
|
||||
|
||||
# needs libm
|
||||
@MODULE_AUDIOOP_TRUE@audioop audioop.c
|
||||
@MODULE_MATH_TRUE@math mathmodule.c
|
||||
@MODULE_CMATH_TRUE@cmath cmathmodule.c
|
||||
@MODULE__STATISTICS_TRUE@_statistics _statisticsmodule.c
|
||||
|
|
2005
Modules/audioop.c
2005
Modules/audioop.c
File diff suppressed because it is too large
Load diff
1318
Modules/clinic/audioop.c.h
generated
1318
Modules/clinic/audioop.c.h
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue