]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106597: Add more offsets to _Py_DebugOffsets (#121311)
authorGabriele N. Tornetta <P403n1x87@users.noreply.github.com>
Wed, 3 Jul 2024 08:53:44 +0000 (09:53 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2024 08:53:44 +0000 (08:53 +0000)
commitc9bdfbe86853fcf5f2b7dce3a50b383e23384ed2
tree761e65111d55e5435c718e38dab3686f94312108
parent9d3c9b822ce3c52cd747efe93b172f02c0d09289
gh-106597: Add more offsets to _Py_DebugOffsets (#121311)

Add more offsets to _Py_DebugOffsets

We add a few more offsets that are required by some out-of-process
tools, such as [Austin](https://github.com/p403n1x87/austin).
Include/internal/pycore_runtime.h
Include/internal/pycore_runtime_init.h