]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-69201: Separate stdout and stderr stream in test_pdb (#117308)
authorTian Gao <gaogaotiantian@hotmail.com>
Thu, 28 Mar 2024 18:23:29 +0000 (11:23 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2024 18:23:29 +0000 (18:23 +0000)
commitefcc96844e7c66fcd6c23ac2d557ca141614ce9a
treebb3e650a6ff0dbb2862421956dcae07b64a8a73a
parent6702d2bf6edcd5b5415e17837383623b9d76a5b8
gh-69201: Separate stdout and stderr stream in test_pdb (#117308)
Lib/test/test_pdb.py