Skip to content

gh-151019: Fix test_os on 32-bit FreeBSD#151087

Open
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_os_32b
Open

gh-151019: Fix test_os on 32-bit FreeBSD#151087
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:test_os_32b

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jun 8, 2026

Remove references to server.handler_instance. This attribute has been removed in 2022 by commit 3ae975f.

Remove references to server.handler_instance. This attribute has been
removed in 2022 by commit 3ae975f.
@vstinner vstinner added skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 8, 2026
@bedevere-app bedevere-app Bot added awaiting core review tests Tests in the Lib/test dir labels Jun 8, 2026
@mandree
Copy link
Copy Markdown

mandree commented Jun 8, 2026

Yep, with that in place, and relative to #151019, this fixes test_os for me, with test_wait3 remaining, on FreeBSD 15.1-RC2 on ARMv7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants