]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-114275: Skip doctests that use `asyncio` in `test_pdb` for WASI builds...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 22 Jan 2024 17:02:23 +0000 (18:02 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 17:02:23 +0000 (18:02 +0100)
commit4890ac136b48eebb4d84fde55988b82d0220cfd0
treeedda7581cb7b1c61f2ba172e383c3b591a61c7de
parentf9979212f890708c1795119d7b8a5a06ceb4fba2
[3.12] gh-114275: Skip doctests that use `asyncio` in `test_pdb` for WASI builds (GH-114309) (#114439)

gh-114275: Skip doctests that use `asyncio` in `test_pdb` for WASI builds (GH-114309)
(cherry picked from commit efb81a60f5ce7e192095230a0f7ff9684d6f835a)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_pdb.py