]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133490: Fix syntax highlighting for remote PDB (#133494)
authorMatt Wozniski <mwozniski@bloomberg.net>
Tue, 6 May 2025 09:44:49 +0000 (05:44 -0400)
committerGitHub <noreply@github.com>
Tue, 6 May 2025 09:44:49 +0000 (11:44 +0200)
commitfd37f1a8ad8e244ddccfc76608b02b6e29e30e16
tree9aa78d00ccfe027913430ce9b9b053c86e38080a
parent120c9d42f278297d373096fbae035767192006d7
gh-133490: Fix syntax highlighting for remote PDB (#133494)
Lib/_pyrepl/utils.py
Lib/pdb.py
Lib/test/test_remote_pdb.py