◐ Shell
reader mode source ↗
Skip to content

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

Open
serhiy-storchaka wants to merge 1 commit into
python: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 into
python:mainfrom
serhiy-storchaka:normalize_encoding-non-ascii

Conversation

@serhiy-storchaka

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

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.

Hide comment

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 label Jun 1, 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 needs backport to 3.15 pre-release feature fixes, bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants