WebSafe 3.7github.com
|
|
🏠
Skip to content

[3.13] gh-133711: Fix test_readline.test_nonascii() for UTF-8 Mode (GH-134841)#134852

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-4635115-3.13
May 28, 2025
Merged

[3.13] gh-133711: Fix test_readline.test_nonascii() for UTF-8 Mode (GH-134841)#134852
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-4635115-3.13

Conversation

@miss-islington
Copy link
Contributor

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

Skip the test if the Python UTF-8 Mode is enabled and the LC_CTYPE
encoding is not UTF-8.
(cherry picked from commit 4635115)

Co-authored-by: Victor Stinner vstinner@python.org

…thonGH-134841)

Skip the test if the Python UTF-8 Mode is enabled and the LC_CTYPE
encoding is not UTF-8.
(cherry picked from commit 4635115)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app bot added skip news awaiting review tests Tests in the Lib/test dir labels May 28, 2025
@vstinner vstinner enabled auto-merge (squash) May 28, 2025 15:44
@vstinner vstinner merged commit 07d4b63 into python:3.13 May 28, 2025
39 checks passed
@miss-islington miss-islington deleted the backport-4635115-3.13 branch January 2, 2026 18:01
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

2 participants

Comments