]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:16 +0000 (18:02 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 17:02:16 +0000 (18:02 +0100)
commit5b12f7d2bd1f992c7140518806471739b215d498
tree49f2cd2e6137a5fc7723666c6dc00a836319a43d
parent350b4c7c0cfbc221597a66eeb657e481335ffe0b
[3.11] gh-114275: Skip doctests that use `asyncio` in `test_pdb` for WASI builds (GH-114309) (#114438)

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