]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-109592: test_eintr tolerates 20 ms when comparing timings (GH-110102) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Sep 2023 13:47:24 +0000 (06:47 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 13:47:24 +0000 (13:47 +0000)
commitb07661d88984c9d5f682de351b58f9e4a4fc0a8e
treed69b63d617b1722f936fcb73adf0160f1135d2f3
parent4b97c724e0715af049b2c0b226b4988e1f30df70
[3.11] gh-109592: test_eintr tolerates 20 ms when comparing timings (GH-110102) (#110107)

gh-109592: test_eintr tolerates 20 ms when comparing timings (GH-110102)
(cherry picked from commit 9c73a9acec095c05a178e7dff638f7d9769318f3)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/_test_eintr.py