bpo-32351: Use fastpath in asyncio.sleep if delay<0 (#4908) · python/cpython@5382c05 · GitHub
Skip to content

Commit 5382c05

Browse files
authored
bpo-32351: Use fastpath in asyncio.sleep if delay<0 (#4908)
* Use fastpath in asyncio.sleep if delay<0 * Add NEWS entry
1 parent 44d1a59 commit 5382c05

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lib/asyncio/tasks.py

Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)