Skip to content

Commit

Permalink
pythongh-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 9bd7ced
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1 +1 @@
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 9bd7ced

Please sign in to comment.