-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 20288 |
---|---|
Nosy | @ezio-melotti, @bitdancer |
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 = <Date 2014-02-14.05:31:06.723>
created_at = <Date 2014-01-17.14:06:13.410>
labels = ['type-bug', 'library']
title = 'HTMLParse handing of non-numeric charrefs broken'
updated_at = <Date 2014-02-14.05:31:06.721>
user = 'https://bugs.python.org/iko'
bugs.python.org fields:
activity = <Date 2014-02-14.05:31:06.721>
actor = 'ezio.melotti'
assignee = 'ezio.melotti'
closed = True
closed_date = <Date 2014-02-14.05:31:06.723>
closer = 'ezio.melotti'
components = ['Library (Lib)']
creation = <Date 2014-01-17.14:06:13.410>
creator = 'iko'
dependencies = []
files = ['33845']
hgrepos = []
issue_num = 20288
keywords = ['patch']
message_count = 5.0
messages = ['208336', '208350', '209911', '209914', '211202']
nosy_count = 4.0
nosy_names = ['iko', 'ezio.melotti', 'r.david.murray', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20288'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Todo