]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151019: Fix test_os on 32-bit FreeBSD (#151087)
authorVictor Stinner <vstinner@python.org>
Mon, 8 Jun 2026 16:57:07 +0000 (18:57 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2026 16:57:07 +0000 (18:57 +0200)
commita9002349cbe3f2243fe53a9fcadd02318dd0caf9
treebbfc35a903bfa2580ea530e5805ead88930b7398
parent11a8bdfe4833bbaecba5e4ef04d047d0a979a6ca
gh-151019: Fix test_os on 32-bit FreeBSD (#151087)

Remove references to server.handler_instance. This attribute has been
removed in 2022 by commit 3ae975f1ac880c47d51cca6c9e305547bd365be7.
Lib/test/test_os/test_os.py