https://github.com/python/cpython
Revision b07661d88984c9d5f682de351b58f9e4a4fc0a8e authored by Miss Islington (bot) on 29 September 2023, 13:47:24 UTC, committed by GitHub on 29 September 2023, 13:47:24 UTC
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>
1 parent 4b97c72
History
Tip revision: b07661d88984c9d5f682de351b58f9e4a4fc0a8e authored by Miss Islington (bot) on 29 September 2023, 13:47:24 UTC
[3.11] gh-109592: test_eintr tolerates 20 ms when comparing timings (GH-110102) (#110107)
Tip revision: b07661d
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 2.7 KB
.gitignore -rw-r--r-- 2.5 KB
.mailmap -rw-r--r-- 175 bytes
.pre-commit-config.yaml -rw-r--r-- 655 bytes
.readthedocs.yml -rw-r--r-- 389 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 97.0 KB
README.rst -rw-r--r-- 8.9 KB
aclocal.m4 -rw-r--r-- 23.9 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.4 KB
configure -rwxr-xr-x 712.8 KB
configure.ac -rw-r--r-- 216.2 KB
install-sh -rwxr-xr-x 15.0 KB
pyconfig.h.in -rw-r--r-- 49.5 KB
setup.py -rw-r--r-- 64.7 KB

README.rst

back to top