diff options
author | T. Wouters <thomas@python.org> | 2024-11-05 14:49:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-05 14:49:27 (GMT) |
commit | bbfd9c92fa3e3d77a86c7858617eb3d09de44fd1 (patch) | |
tree | edfdf391989e4f9de9860e5d2a51663a3228e8b4 /Modules/_winapi.c | |
parent | 75872605aa78dbdfc5c4f025b0f90a7f37ba10c3 (diff) | |
download | cpython-bbfd9c92fa3e3d77a86c7858617eb3d09de44fd1.zip cpython-bbfd9c92fa3e3d77a86c7858617eb3d09de44fd1.tar.gz cpython-bbfd9c92fa3e3d77a86c7858617eb3d09de44fd1.tar.bz2 |
gh-115999: Fix gdb support for libpython.so after thread-local bytecode change (#126440)
Fix the gdb pretty printer in the face of --enable-shared by delaying the attempt to load the _PyInterpreterFrame definition until after .so files are loaded.
Diffstat (limited to 'Modules/_winapi.c')
0 files changed, 0 insertions, 0 deletions