Skip to content

Commit

Permalink
gh-105331: Improve description to more detailed
Browse files Browse the repository at this point in the history
  • Loading branch information
weijay0804 committed Jun 12, 2023
1 parent 1c17886 commit 408814d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
fix asyncio.sleep(float('nan')) does not raise ValueErro problem
Add ``asyncio.sleep()`` error handel.
When call ``asyncio.sleep(float('nan'))``, it should be raise ValueError.

0 comments on commit 408814d

Please sign in to comment.