Skip to content

[3.14] gh-133886: Fix sys.remote_exec() for non-UTF-8 paths (GH-133887)#133963

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-c09cec5-3.14
May 13, 2025
Merged

[3.14] gh-133886: Fix sys.remote_exec() for non-UTF-8 paths (GH-133887)#133963
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-c09cec5-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented May 13, 2025

Copy link
Copy Markdown
Contributor

It now supports non-ASCII paths in non-UTF-8 locales and
non-UTF-8 paths in UTF-8 locales.
(cherry picked from commit c09cec5)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…133887)

It now supports non-ASCII paths in non-UTF-8 locales and
non-UTF-8 paths in UTF-8 locales.
(cherry picked from commit c09cec5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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