]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119824: Print stack entry when user input is needed (GH-119882) (#120533)
authorTian Gao <gaogaotiantian@hotmail.com>
Sun, 16 Jun 2024 19:05:07 +0000 (12:05 -0700)
committerGitHub <noreply@github.com>
Sun, 16 Jun 2024 19:05:07 +0000 (12:05 -0700)
commit1c41aa78d85ee9224cc8609302f7a9b47c6186be
tree2baee2dcd4b2a3016edff8c0bb6cef3e87e41a34
parent6ee68fbf9ba6ae79ec6691517c245690fb60bab2
[3.13] gh-119824: Print stack entry when user input is needed (GH-119882) (#120533)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2024-05-31-21-17-43.gh-issue-119824.CQlxWV.rst [new file with mode: 0644]