Skip to content

gh-141756: Fix handling non-ASCII element and attribute names in HTMLParser#141758

Open
serhiy-storchaka wants to merge 2 commits into
python:mainfrom
serhiy-storchaka:htmlparser-ascii-lower
Open

gh-141756: Fix handling non-ASCII element and attribute names in HTMLParser#141758
serhiy-storchaka wants to merge 2 commits into
python:mainfrom
serhiy-storchaka:htmlparser-ascii-lower

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Nov 19, 2025

Only ASCII letters are now converted to lower case.

…n HTMLParser

Only ASCII letters are now converted to lower case.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

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 May 2, 2026
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 30, 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 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