gh-109599: Expose CapsuleType via the _types module (#131969)

This commit is contained in:
Adam Turner 2025-04-04 23:37:41 +01:00 committed by GitHub
parent 7473c600a5
commit 231a50fa9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 82 additions and 12 deletions

View file

@ -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