Skip to content

[3.14] gh-154551: Fix ctypes.util.find_library() in non-UTF-8 locales (GH-154552)#154556

Open
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-66e313f-3.14
Open

[3.14] gh-154551: Fix ctypes.util.find_library() in non-UTF-8 locales (GH-154552)#154556
miss-islington wants to merge 1 commit into
python:3.14from
miss-islington:backport-66e313f-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

_findLib_ld() failed to decode the localized "ld" stderr in the locale
encoding.
(cherry picked from commit 66e313f)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

…ythonGH-154552)

_findLib_ld() failed to decode the localized "ld" stderr in the locale
encoding.
(cherry picked from commit 66e313f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
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.

2 participants