Skip to content

Commit 408814d

Browse files
committed
gh-105331: Improve description to more detailed
1 parent 1c17886 commit 408814d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
fix asyncio.sleep(float('nan')) does not raise ValueErro problem
1+
Add ``asyncio.sleep()`` error handel.
2+
When call ``asyncio.sleep(float('nan'))``, it should be raise ValueError.

0 commit comments

Comments
 (0)