]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149214: Fix non ascii characters in remote debugging (#149228)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Sat, 2 May 2026 14:07:28 +0000 (15:07 +0100)
committerGitHub <noreply@github.com>
Sat, 2 May 2026 14:07:28 +0000 (15:07 +0100)
commitefcac6f28145763aef96c3c6d3f1f8016849d165
tree32de89432764a8d748c2e1bee3acdcd461b9300e
parentc7b7ca2cd5e01b607b7ed610d13b1ac28b977d1d
gh-149214: Fix non ascii characters in remote debugging (#149228)
Include/internal/pycore_debug_offsets.h
Lib/test/test_external_inspection.py
Misc/NEWS.d/next/Library/2026-05-01-10-20-27.gh-issue-149214.btP546.rst [new file with mode: 0644]
Modules/_remote_debugging/debug_offsets_validation.h
Modules/_remote_debugging/object_reading.c