]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130660: Add a test for pdb when user quits after interact command (#130852)
authorTian Gao <gaogaotiantian@hotmail.com>
Tue, 4 Mar 2025 20:10:32 +0000 (15:10 -0500)
committerGitHub <noreply@github.com>
Tue, 4 Mar 2025 20:10:32 +0000 (15:10 -0500)
commite20e47dda67451d24e8b3f5784d64135abebf92f
tree8ca7c9eb7a9c3ecc46980f264351162a275a72de
parentdc6d66f44c0a25b69dfec7e4ffc4a6fa5e4feada
gh-130660: Add a test for pdb when user quits after interact command (#130852)
Lib/test/test_pdb.py