]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109599: Expose `CapsuleType` via the `_types` module (#131969)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Fri, 4 Apr 2025 22:37:41 +0000 (23:37 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 22:37:41 +0000 (23:37 +0100)
commit231a50fa9a5444836c94cda50a56ecf080c7d3b0
treec0f935c2a4f1fff462e636fa534105b7c4a2fe35
parent7473c600a5890ffd87e8761c418bf3312ce7f38c
gh-109599: Expose `CapsuleType` via the `_types` module (#131969)
Lib/types.py
Modules/Setup
Modules/Setup.bootstrap.in
Modules/_typesmodule.c [new file with mode: 0644]
PC/config.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Python/stdlib_module_names.h
configure
configure.ac