]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123756: Disable restart command if pdb is in inline mode (#123757)
authorTian Gao <gaogaotiantian@hotmail.com>
Wed, 25 Sep 2024 18:18:01 +0000 (11:18 -0700)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 18:18:01 +0000 (11:18 -0700)
commit28efeefab7d577ea4fb6e3f6e82f903f2aee271d
treeb053d588877512cbab2eb4782fa941cc33661cea
parentda5855e99a8c2d6ef2bb20124d2ebb862dbb971f
gh-123756: Disable restart command if pdb is in inline mode (#123757)
Doc/library/pdb.rst
Doc/whatsnew/3.14.rst
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2024-09-06-01-35-11.gh-issue-123756.Ozbhke.rst [new file with mode: 0644]