cpython/Lib/test/test_os
Miss Islington (bot) 199751ea6a
[3.15] gh-151019: Fix test_os on 32-bit FreeBSD (GH-151087) (#151093)
gh-151019: Fix test_os on 32-bit FreeBSD (GH-151087)

Remove references to server.handler_instance. This attribute has been
removed in 2022 by commit 3ae975f1ac.
(cherry picked from commit a9002349cb)

Co-authored-by: Victor Stinner <vstinner@python.org>
2026-06-08 17:25:50 +00:00
..
__init__.py
test_os.py [3.15] gh-151019: Fix test_os on 32-bit FreeBSD (GH-151087) (#151093) 2026-06-08 17:25:50 +00:00
test_posix.py gh-143698: correctly check scheduler and setpgroup values for os.posix_spawn[p] (#143699) 2026-02-21 11:20:42 +00:00
test_windows.py
utils.py