gh-136736: Fix handling alphanumerical non-ASCII characters in encodings.normalize_encoding() by serhiy-storchaka · Pull Request #136737 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Open
wants to merge 1 commit into
Open
Conversation
Member
…encodings.normalize_encoding()
serhiy-storchaka
added
needs backport to 3.13
labels
bedevere-app
Bot
added
the
awaiting core review
label
bedevere-app
Bot
mentioned this pull request
StanFromIreland
left a comment
StanFromIreland
left a comment
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
Bot
commented
Apr 27, 2026
github-actions Bot commented
This PR is stale because it has been open for 30 days with no activity.
serhiy-storchaka
added
the
needs backport to 3.15
label
github-actions
Bot
removed
the
stale
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment