mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-109599: Expose CapsuleType
via the _types
module (#131969)
This commit is contained in:
parent
7473c600a5
commit
231a50fa9a
10 changed files with 82 additions and 12 deletions
|
@ -150,6 +150,7 @@ PYTHONPATH=$(COREPYTHONPATH)
|
|||
#_socket socketmodule.c
|
||||
#_statistics _statisticsmodule.c
|
||||
#_struct _struct.c
|
||||
#_types _typesmodule.c
|
||||
#_typing _typingmodule.c
|
||||
#_zoneinfo _zoneinfo.c
|
||||
#array arraymodule.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue