◐ Shell
clean mode source ↗

gh-136736: Fix handling alphanumerical non-ASCII characters in encodings.normalize_encoding() by serhiy-storchaka · Pull Request #136737 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented

Jul 17, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

@StanFromIreland StanFromIreland left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See older pr #136643 which is to implo this in C. This approach is wrong as this is documented as ascii only, should it should be like that, as it is for bytes

@github-actions

Copy link Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale

Stale PR or inactive for long period of time.

label

Apr 27, 2026

@serhiy-storchaka serhiy-storchaka added the needs backport to 3.15

pre-release feature fixes, bugs and security fixes

label

May 30, 2026

@github-actions github-actions Bot removed the stale

Stale PR or inactive for long period of time.

label

Jun 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@StanFromIreland StanFromIreland StanFromIreland left review comments

Assignees

No one assigned

Labels

awaiting core review needs backport to 3.13

bugs and security fixes

needs backport to 3.14

bugs and security fixes

needs backport to 3.15

pre-release feature fixes, bugs and security fixes

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@serhiy-storchaka @StanFromIreland