]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91048: Fix external inspection multi-threaded performance (#136005)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 28 Jun 2025 13:11:31 +0000 (14:11 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Jun 2025 13:11:31 +0000 (14:11 +0100)
commit5334732f9c8a44722e4b339f4bb837b5b0226991
tree1cf7e2e1987b4e8644dd554e35fafb803afbf4da
parent579acf45629fa0b7787ec78fa4049fc6a6388b71
gh-91048: Fix external inspection multi-threaded performance (#136005)
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
Tools/inspection/benchmark_external_inspection.py