]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-57537: Support breakpoints for zipimport modules on pdb (#130290)
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 20 Feb 2025 02:01:04 +0000 (21:01 -0500)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 02:01:04 +0000 (21:01 -0500)
commitee337bea01beb3da6dccfe1b48db9a4c891b05a1
tree8d1a49d761b831d66ddc03aac3cba004b15d94fe
parentc718c6be0f82af5eb0e57615ce323242155ff014
gh-57537: Support breakpoints for zipimport modules on pdb (#130290)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2025-02-19-01-29-16.gh-issue-57537.4tdVuK.rst [new file with mode: 0644]