]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151022: Fix remote debugging linetable reads (#151036)
authorGoutam Adwant <8672451+goutamadwant@users.noreply.github.com>
Sun, 19 Jul 2026 18:32:43 +0000 (11:32 -0700)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2026 18:32:43 +0000 (20:32 +0200)
commitaeedae8b44558ee5c406c8b31287195912c29107
treed54a6ecb1ced42ca847b85886f528bda53b2b2ba
parent6df4993bb646e7f1a30f37c3f65a5b4c9c033cb0
gh-151022: Fix remote debugging linetable reads (#151036)
Lib/test/test_external_inspection.py
Misc/NEWS.d/next/Library/2026-06-06-15-04-37.gh-issue-151022.1Aw8Tk.rst [new file with mode: 0644]
Modules/_remote_debugging/code_objects.c