]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121468: Fix the doctest failure for asyncio test on pdb (#131258)
authorTian Gao <gaogaotiantian@hotmail.com>
Fri, 14 Mar 2025 20:23:21 +0000 (16:23 -0400)
committerGitHub <noreply@github.com>
Fri, 14 Mar 2025 20:23:21 +0000 (16:23 -0400)
commit26511993e63265ea5928aabe6af96d89e20f0553
tree21763e7223bb1aec31620c39e9f81af927f1b92f
parent633942e348da2c26e6c0eaa9c70a467c5f3b2b78
gh-121468: Fix the doctest failure for asyncio test on pdb (#131258)
Lib/test/test_pdb.py