Skip to content

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

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

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

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>
@serhiy-storchaka
serhiy-storchaka merged commit 9d93465 into python:3.13 Jul 24, 2026
42 checks passed
@miss-islington
miss-islington deleted the backport-66e313f-3.13 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