Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-133711: Fix test_readline.test_nonascii() for UTF-8 Mode#134841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:mainfromvstinner:test_readline
May 28, 2025

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedMay 28, 2025
edited by bedevere-appbot
Loading

Skip the test if the Python UTF-8 Mode is enabled and the LC_CTYPE encoding is not UTF-8.

Skip the test if the Python UTF-8 Mode is enabled and the LC_CTYPEencoding is not UTF-8.
@vstinnervstinner added testsTests in the Lib/test dir needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes labelsMay 28, 2025
@vstinnervstinner merged commit4635115 intopython:mainMay 28, 2025
48 checks passed
@vstinnervstinner deleted the test_readline branchMay 28, 2025 15:43
@miss-islington-app
Copy link

Thanks@vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 28, 2025
…thonGH-134841)Skip the test if the Python UTF-8 Mode is enabled and the LC_CTYPEencoding is not UTF-8.(cherry picked from commit4635115)Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 28, 2025
…thonGH-134841)Skip the test if the Python UTF-8 Mode is enabled and the LC_CTYPEencoding is not UTF-8.(cherry picked from commit4635115)Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link

GH-134851 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelMay 28, 2025
@bedevere-app
Copy link

GH-134852 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 28, 2025
vstinner added a commit that referenced this pull requestMay 28, 2025
…H-134841) (#134852)gh-133711: Fix test_readline.test_nonascii() for UTF-8 Mode (GH-134841)Skip the test if the Python UTF-8 Mode is enabled and the LC_CTYPEencoding is not UTF-8.(cherry picked from commit4635115)Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull requestMay 28, 2025
…H-134841) (#134851)gh-133711: Fix test_readline.test_nonascii() for UTF-8 Mode (GH-134841)Skip the test if the Python UTF-8 Mode is enabled and the LC_CTYPEencoding is not UTF-8.(cherry picked from commit4635115)Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
skip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp