| commit | d3e586e652e1884fc6e337973c39bedb903777bc | [log] [tgz] |
|---|---|---|
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jul 03 11:18:15 2024 +0200 |
| committer | GitHub <noreply@github.com> | Wed Jul 03 09:18:15 2024 +0000 |
| tree | 605baa9df608bb0f9bffbb81bf97ae1700bdc3d3 | |
| parent | dacf4ffa7982e13dce87ecb61b3b21e99375298a [diff] |
[3.13] gh-106597: Add more offsets to _Py_DebugOffsets (GH-121311) (#121312) gh-106597: Add more offsets to _Py_DebugOffsets (GH-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). (cherry picked from commit c9bdfbe86853fcf5f2b7dce3a50b383e23384ed2) Co-authored-by: Gabriele N. Tornetta <P403n1x87@users.noreply.github.com>