Skip to content

[3.14] gh-156713: Fix test_nturl2path for non-UTF-8 filesystem encodings (GH-157461) - #157462

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-fd0970c-3.14
Sep 13, 2026
Merged

serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-fd0970c-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

Use os_helper.FS_NONASCII and os_helper.TESTFN_UNDECODABLE instead of
hardcoded UTF-8 results.
(cherry picked from commit fd0970c)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 5 (1M context) noreply@anthropic.com

…gs (pythonGH-157461)

Use os_helper.FS_NONASCII and os_helper.TESTFN_UNDECODABLE instead of
hardcoded UTF-8 results.
(cherry picked from commit fd0970c0ab7eb8c685ef9e5476f36e7d108c19ac)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir awaiting review labels Sep 13, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) September 13, 2026 20:59
@serhiy-storchaka
serhiy-storchaka merged commit 0ad0330 into python:3.14 Sep 13, 2026
52 of 53 checks passed
@miss-islington
miss-islington deleted the backport-fd0970c-3.14 branch September 13, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants