SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 141 Python

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>
M
Max Bélanger committed
35002aa8f62dda1f79035e9904abdf476683e9be
Parent: b250f89
Committed by GitHub <noreply@github.com> on 6/3/2021, 11:37:29 PM