]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91048: Refactor _testexternalinspection and add Windows support (#132852)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Fri, 25 Apr 2025 13:12:16 +0000 (14:12 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Apr 2025 13:12:16 +0000 (14:12 +0100)
commite8cf3a1a641d6fa0bfa84a4f8363ff1e42abda30
treea16c74cc99357b235d6d685786dbcb7ed2422377
parentf6fb498c9759bc4ab615761639c5147d2d870c56
gh-91048: Refactor _testexternalinspection and add Windows support (#132852)
Lib/test/test_external_inspection.py
Modules/_testexternalinspection.c
PCbuild/_testexternalinspection.vcxproj [new file with mode: 0644]
PCbuild/_testexternalinspection.vcxproj.filters [new file with mode: 0644]
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
Python/remote_debug.h [new file with mode: 0644]
Python/remote_debugging.c