Skip to content

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

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:test_os_32b
Jun 8, 2026
Merged

gh-151019: Fix test_os on 32-bit FreeBSD#151087
vstinner merged 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.

@vstinner vstinner merged commit a900234 into python:main Jun 8, 2026
101 of 103 checks passed
@vstinner vstinner deleted the test_os_32b branch June 8, 2026 16:57
@miss-islington-app
Copy link
Copy Markdown

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Jun 8, 2026

GH-151093 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 8, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Jun 8, 2026

GH-151094 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 8, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Jun 8, 2026

GH-151095 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 8, 2026
vstinner added a commit that referenced this pull request Jun 8, 2026
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 3ae975f.
(cherry picked from commit a900234)

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull request Jun 8, 2026
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 3ae975f.
(cherry picked from commit a900234)

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull request Jun 8, 2026
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 3ae975f.
(cherry picked from commit a900234)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants