Skip to content

gh-136736: Fix handling alphanumerical non-ASCII characters in encodings.normalize_encoding()#136737

Open
serhiy-storchaka wants to merge 1 commit intopython:mainfrom
serhiy-storchaka:normalize_encoding-non-ascii
Open

gh-136736: Fix handling alphanumerical non-ASCII characters in encodings.normalize_encoding()#136737
serhiy-storchaka wants to merge 1 commit intopython:mainfrom
serhiy-storchaka:normalize_encoding-non-ascii

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Jul 17, 2025

Copy link
Copy Markdown
Member

@StanFromIreland StanFromIreland left a comment

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants