]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120769: Add pdb meta command to print frame status. (#120770)
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 20 Jun 2024 17:38:07 +0000 (10:38 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2024 17:38:07 +0000 (10:38 -0700)
commit31ce5c05a489fa22f30c4afdec162e4e669af15a
tree2bc04f1f6aa95b48a03484b3d83fbdd7a39168d4
parent3af7263037de1d0ef63b070fc7bfc2cf042eaebe
gh-120769: Add pdb meta command to print frame status. (#120770)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2024-06-20-01-31-24.gh-issue-120769.PfiMrc.rst [new file with mode: 0644]