Skip to content

[3.12] gh-126742: Avoid checking for library filename in test_ctypes (GH-128034) - #128057

Merged
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-335e24f-3.12
Dec 18, 2024
Merged

[3.12] gh-126742: Avoid checking for library filename in test_ctypes (GH-128034)#128057
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-335e24f-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Dec 18, 2024

Copy link
Copy Markdown
Contributor

Avoid checking for library filename in dlerror() error messages of test_ctypes.
(cherry picked from commit 335e24f)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

…ythonGH-128034)
Avoid checking for library filename in `dlerror()` error messages of test_ctypes.
(cherry picked from commit 335e24f)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@vstinner@picnixz