-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
Labels
testsTests in the Lib/test dirTests in the Lib/test dir
Description
Proposal:
the builtins async tests should run coroutines using coro.send(None) because they don't need an async framework to run. This would remove asyncio from the tests and support running on emscripten/wasi
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dir