]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124400: Use the normal command path for breakpoint commands (#124401)
authorTian Gao <gaogaotiantian@hotmail.com>
Sun, 29 Sep 2024 23:46:16 +0000 (16:46 -0700)
committerGitHub <noreply@github.com>
Sun, 29 Sep 2024 23:46:16 +0000 (19:46 -0400)
commitb5774603a0c877f19b33fb922e2fb967b1d50329
tree34cb1de768ff60269307f9cc8c28db4dc5f3c7c7
parent4b83c03ce964af7fb204144db9adaa524c113a82
gh-124400: Use the normal command path for breakpoint commands (#124401)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Doc/library/pdb.rst
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2024-09-24-00-01-24.gh-issue-124400.0XCgfe.rst [new file with mode: 0644]