]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91048: Refactor common data into context object in Modules/_remote_debugging ...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 17 Dec 2025 17:43:52 +0000 (17:43 +0000)
committerGitHub <noreply@github.com>
Wed, 17 Dec 2025 17:43:52 +0000 (17:43 +0000)
commit77b56eafde0fc3dacd4faad1b2b757c50d841d76
tree07501bfc246f34f1f09396bf66583e196a65bee6
parentfba4584ffccde789919799c38a55ce4c17ba4d8b
gh-91048: Refactor common data into context object in Modules/_remote_debugging (#142879)
Modules/_remote_debugging/_remote_debugging.h
Modules/_remote_debugging/code_objects.c
Modules/_remote_debugging/frame_cache.c
Modules/_remote_debugging/frames.c
Modules/_remote_debugging/threads.c