Skip to content

Commit 9bd7ced

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

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

0 commit comments

Comments
 (0)