COMMITS
/ Lib/test/_test_eintr.py August 5, 2025
F
gh-137397: Skip test_os_open on NetBSD due to indefinite hang (#137398)
Furkan Onder committed
January 27, 2025
V
gh-129205: Modernize test_eintr (#129316)
Victor Stinner committed
January 26, 2025
C
gh-129205: Add os.readinto() API for reading data into a caller provided buffer (#129211)
Cody Maloney committed
July 10, 2024
S
gh-107851: Fix spurious failures in fcntl eintr tests (#121556)
Sam Gross committed
September 29, 2023
V
gh-109592: test_eintr tolerates 20 ms when comparing timings (#110102)
Victor Stinner committed
June 15, 2022
V
Tests call sleeping_retry() with SHORT_TIMEOUT (#93870)
Victor Stinner committed
V
Use support.sleeping_retry() and support.busy_retry() (#93848)
Victor Stinner committed
December 15, 2020
V
bpo-42639: Add script_helper.run_test_script() (GH-23777)
Victor Stinner committed