]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108463: Make expressions/statements work as expected in pdb (#108464)
authorTian Gao <gaogaotiantian@hotmail.com>
Mon, 4 Sep 2023 21:44:40 +0000 (14:44 -0700)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 21:44:40 +0000 (21:44 +0000)
commit6304d983a0656c1841769bf36e5b42819508d21c
treec2434229a5d2c480b41e5a0b24b004c28a2218f7
parent7855d325e638a4b7f7b40f2c35dc80de82d8fe70
gh-108463: Make expressions/statements work as expected in pdb (#108464)
Doc/library/pdb.rst
Doc/whatsnew/3.13.rst
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2023-08-25-00-14-34.gh-issue-108463.mQApp_.rst [new file with mode: 0644]