]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-91048: Fix external inspection multi-threaded performance (GH-136005) ...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 28 Jun 2025 18:12:54 +0000 (19:12 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Jun 2025 18:12:54 +0000 (19:12 +0100)
commitc66b54f361e026229f10d1254ed0164b0b41f471
tree4b88f4e05c5617b15605773bcb1c2f7ada416a1a
parent42e13b8f8a6823a3dcd426a0ad6dcf3f080c7469
[3.14] gh-91048: Fix external inspection multi-threaded performance (GH-136005) (#136080)

(cherry picked from commit 5334732f9c8a44722e4b339f4bb837b5b0226991)
Doc/data/python3.14.abi
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_unicodeobject_generated.h
Lib/test/test_external_inspection.py
Modules/_remote_debugging_module.c
Modules/clinic/_remote_debugging_module.c.h
Python/remote_debug.h