diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-01-13 16:58:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 16:58:11 (GMT) |
commit | b70a567575db37846beecbe8b40fb56b875274db (patch) | |
tree | b8b4af75469d7310bbde572d491beb493c15815e /Python/instruction_sequence.c | |
parent | 53e8942e6938df3a32b783815f1bd4b76eed3dd0 (diff) | |
download | cpython-b70a567575db37846beecbe8b40fb56b875274db.zip cpython-b70a567575db37846beecbe8b40fb56b875274db.tar.gz cpython-b70a567575db37846beecbe8b40fb56b875274db.tar.bz2 |
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>
Diffstat (limited to 'Python/instruction_sequence.c')
0 files changed, 0 insertions, 0 deletions