]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119824: Print stack entry when user input is needed (#119882)
authorTian Gao <gaogaotiantian@hotmail.com>
Fri, 14 Jun 2024 18:25:23 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Jun 2024 18:25:23 +0000 (11:25 -0700)
commited60ab5fab6d187068cb3e0f0d4192ebf3a228b7
tree3dd1231b14dd5378341f73843c663305ae3a4a08
parent7fadfd82ebf6ea90b38cb3f2a046a51f8601a205
gh-119824: Print stack entry when user input is needed (#119882)

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-05-31-21-17-43.gh-issue-119824.CQlxWV.rst [new file with mode: 0644]