diff options
author | Max BĂ©langer <aeromax@gmail.com> | 2021-06-03 23:37:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-03 23:37:29 (GMT) |
commit | 35002aa8f62dda1f79035e9904abdf476683e9be (patch) | |
tree | 58fdd104fc8b80fcc3c345840988dada1106881c /Objects/codeobject.c | |
parent | b250f89bb7e05e72a4641d44b988866b919575db (diff) | |
download | cpython-35002aa8f62dda1f79035e9904abdf476683e9be.zip cpython-35002aa8f62dda1f79035e9904abdf476683e9be.tar.gz cpython-35002aa8f62dda1f79035e9904abdf476683e9be.tar.bz2 |
bpo-32280: Store _PyRuntime in a named section (GH-4802)
This commit stores the _PyRuntime structure in a section of the same name. This allows a debugging or crash reporting tool to quickly locate this structure at runtime without requiring the symbol table.
Co-authored-by: Pablo Galindo <pablogsal@gmail.com>
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions