SIGN IN SIGN UP

gh-125997: Increase test coverage for `time.sleep()` (#128751)

- Add tests for durations of invalid types.
- Add tests for `int` and `float` durations, including signed zeroes durations.
- Add tests for nonzero very small durations and durations close to the clock resolution.

---------

Co-authored-by: Victor Stinner <vstinner@python.org>
B
Bénédikt Tran committed
b70a567575db37846beecbe8b40fb56b875274db
Parent: 53e8942
Committed by GitHub <noreply@github.com> on 1/13/2025, 4:58:11 PM