mirror of
https://github.com/python/cpython.git
synced 2026-07-24 02:46:51 -04:00
199751ea6a
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 commit3ae975f1ac. (cherry picked from commita9002349cb) Co-authored-by: Victor Stinner <vstinner@python.org>