-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 25239 |
---|---|
Nosy | @ezio-melotti |
Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/ezio-melotti'
closed_at = None
created_at = <Date 2015-09-26.16:46:39.294>
labels = ['type-bug', 'library']
title = 'HTMLParser handle_starttag replaces entity references in attribute value even without semicolon'
updated_at = <Date 2015-09-26.17:06:12.433>
user = 'https://bugs.python.org/frogcoder'
bugs.python.org fields:
activity = <Date 2015-09-26.17:06:12.433>
actor = 'ezio.melotti'
assignee = 'ezio.melotti'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2015-09-26.16:46:39.294>
creator = 'frogcoder'
dependencies = []
files = ['40588']
hgrepos = []
issue_num = 25239
keywords = []
message_count = 2.0
messages = ['251654', '251657']
nosy_count = 2.0
nosy_names = ['ezio.melotti', 'frogcoder']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25239'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']
Linked PRs
- gh-69426: only unescape properly terminated character entities in attribute values #95215
- [3.13] gh-69426: HTMLParser: only unescape properly terminated character entities in attribute values (GH-95215) #133586
- [3.14] gh-69426: HTMLParser: only unescape properly terminated character entities in attribute values (GH-95215) #133704
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesstdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done