]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: Add frozendict support to python-gdb.py (#145511)
authorVictor Stinner <vstinner@python.org>
Wed, 4 Mar 2026 23:57:54 +0000 (00:57 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2026 23:57:54 +0000 (00:57 +0100)
commit72b3e374a32989a07bbab057695942b2cc23a294
tree35d830f0a1147c165e4ca9a583006c195dfb552c
parent1aa1d76b7f2b5d4f767029d6d531f126e2857187
gh-141510: Add frozendict support to python-gdb.py (#145511)
Lib/test/test_gdb/test_pretty_print.py
Tools/gdb/libpython.py