{{ message }}
gh-90548: Skip ctypes test_null_dlsym when linked to musl#138592
Merged
zware merged 1 commit intoSep 6, 2025
Merged
Conversation
The test relies on glibc-specific behavior.
Member
Author
|
!buildbot Alpine |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @zware for commit 1ba2392 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F138592%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
Sorry, something went wrong.
Hide details
View details
zware
merged commit
7d58461
into
python:main
Sep 6, 2025
51 of 52 checks passed
zware
added a commit
to zware/cpython
that referenced
this pull request
Sep 6, 2025
…onGH-138592) The test relies on glibc-specific behavior.
|
Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 6, 2025
…onGH-138592) The test relies on glibc-specific behavior. (cherry picked from commit 7d58461) Co-authored-by: Zachary Ware <zach@python.org>
hugovk
pushed a commit
that referenced
this pull request
Sep 7, 2025
kumaraditya303
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 9, 2025
pythonGH-138592) (python#138601) Co-authored-by: Zachary Ware <zach@python.org>
lkollar
pushed a commit
to lkollar/cpython
that referenced
this pull request
Sep 9, 2025
…onGH-138592) The test relies on glibc-specific behavior.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
The test relies on glibc-specific behavior.