]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115773: Add tests to exercise the _Py_DebugOffsets structure (#115774)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 28 Feb 2024 10:17:34 +0000 (10:17 +0000)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2024 10:17:34 +0000 (10:17 +0000)
commit1752b51012269eaa35f7a28f162d18479a4f72aa
tree9858a48447516621c765db736da10192db5cd300
parentd53560deb2c9ae12147201003fe63b266654ee21
gh-115773: Add tests to exercise the _Py_DebugOffsets structure (#115774)
Include/internal/pycore_runtime.h
Include/internal/pycore_runtime_init.h
Lib/test/test_external_inspection.py [new file with mode: 0644]
Modules/Setup
Modules/Setup.stdlib.in
Modules/_testexternalinspection.c [new file with mode: 0644]
Tools/build/generate_stdlib_module_names.py
configure
configure.ac
pyconfig.h.in