]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144563: Fix remote debugging with duplicate libpython mappings from ctypes...
authorBartosz Sławecki <bartosz@ilikepython.com>
Tue, 10 Feb 2026 14:31:49 +0000 (15:31 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Feb 2026 14:31:49 +0000 (14:31 +0000)
commit616e6118442832544fab0b93e9dd7d15411a2a58
tree5833a155a335232abf23c85afeb7fd3c7e72b313
parent8b4210c30e218b3533d5d5494dfcaf9f081fb384
[3.14] gh-144563: Fix remote debugging with duplicate libpython mappings from ctypes (GH-144595) (#144655)
Lib/test/test_external_inspection.py
Misc/NEWS.d/next/Core_and_Builtins/2026-02-08-18-13-38.gh-issue-144563.hb3kpp.rst [new file with mode: 0644]
Modules/_remote_debugging_module.c
Python/remote_debug.h