]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117618: Make package.module searchable for breakpoints and clean up docs (#117619)
authorTian Gao <gaogaotiantian@hotmail.com>
Tue, 30 Apr 2024 18:18:01 +0000 (11:18 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Apr 2024 18:18:01 +0000 (18:18 +0000)
commitd7ac427a796a3f869b813dac37b030889b56cd3b
tree3d14dac049d72b6274153123718803033ed2bf62
parent4a5ad8469af9a6fc0ec1355eb203cc22bb4321d5
gh-117618: Make package.module searchable for breakpoints and clean up docs (#117619)
Doc/library/pdb.rst
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2024-04-08-03-23-22.gh-issue-117618.-4DCUw.rst [new file with mode: 0644]