]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114275: Skip doctests that use `asyncio` in `test_pdb` for WASI builds (#114309)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 19 Jan 2024 13:00:34 +0000 (16:00 +0300)
committerGitHub <noreply@github.com>
Fri, 19 Jan 2024 13:00:34 +0000 (14:00 +0100)
commitefb81a60f5ce7e192095230a0f7ff9684d6f835a
treecad631824029f624ccc1fba6079f0f56f1740579
parent28eacf27efaa07cb8d9c0c3e9253a07b9012415f
gh-114275: Skip doctests that use `asyncio` in `test_pdb` for WASI builds (#114309)
Lib/test/test_pdb.py