Skip to content

[3.14] gh-151422: Don't link libffi into _ctypes_test.so (GH-151423)#151517

Merged
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-8646385-3.14
Jun 15, 2026
Merged

[3.14] gh-151422: Don't link libffi into _ctypes_test.so (GH-151423)#151517
freakboy3742 merged 1 commit into
python:3.14from
miss-islington:backport-8646385-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

_ctypes_test doesn't use libffi directly, and linking it into the module
causes emscripten tests to fail.
(cherry picked from commit 8646385)

Co-authored-by: Hood Chatham roberthoodchatham@gmail.com

)

_ctypes_test doesn't use libffi directly, and linking it into the module
causes emscripten tests to fail.
(cherry picked from commit 8646385)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
@freakboy3742 freakboy3742 enabled auto-merge (squash) June 15, 2026 22:17
@freakboy3742 freakboy3742 merged commit aa48555 into python:3.14 Jun 15, 2026
53 of 56 checks passed
@miss-islington miss-islington deleted the backport-8646385-3.14 branch June 15, 2026 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants