Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-66e313f-3.15
Jul 24, 2026
Merged

[3.15] gh-154551: Fix ctypes.util.find_library() in non-UTF-8 locales (GH-154552)#154555
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-66e313f-3.15

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 66e313f471516bfa04c5c8966c159fafe6be082e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka
serhiy-storchaka merged commit 71361f3 into python:3.15 Jul 24, 2026
55 checks passed
@miss-islington
miss-islington deleted the backport-66e313f-3.15 branch July 24, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants