Closed
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
Projects
Status
Done