]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109592: test_eintr tolerates 20 ms when comparing timings (GH-110102) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Oct 2023 15:46:45 +0000 (08:46 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 15:46:45 +0000 (17:46 +0200)
commit41eb0c728653d2dfc0f9b4529557288069b6047a
tree90051b5a1017e8dadb761db6fb6d109c816312e1
parentd0641ab676ac117bcf71fb8b0fd531a82bff6501
[3.12] gh-109592: test_eintr tolerates 20 ms when comparing timings (GH-110102) (#110106)

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