]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93696: Fixed the breakpoint display error for frozen modules (#132862)
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 24 Apr 2025 20:07:27 +0000 (13:07 -0700)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 20:07:27 +0000 (16:07 -0400)
commiteef49c359505eaf109d519d39e53dfd3c78d066a
tree74143f4f360591c47701f7fdcba7985bb2f2f0e8
parent0a387b311e617a9a614c593551d3c04a37331e53
gh-93696: Fixed the breakpoint display error for frozen modules (#132862)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2025-04-24-01-03-40.gh-issue-93696.kM-MBp.rst [new file with mode: 0644]