-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 23144 |
|---|---|
| Nosy | @larryhastings, @rbtcollins, @ezio-melotti, @bitdancer, @vadmium, @serhiy-storchaka |
| 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 2015-09-06.18:56:30.456>
created_at = <Date 2015-01-01.18:47:08.610>
labels = ['type-bug', 'library', 'docs']
title = "html.parser.HTMLParser: setting 'convert_charrefs = True' leads to dropped text"
updated_at = <Date 2015-09-09.13:51:04.674>
user = 'https://bugs.python.org/xkjq'bugs.python.org fields:
activity = <Date 2015-09-09.13:51:04.674>
actor = 'larry'
assignee = 'ezio.melotti'
closed = True
closed_date = <Date 2015-09-06.18:56:30.456>
closer = 'ezio.melotti'
components = ['Documentation', 'Library (Lib)']
creation = <Date 2015-01-01.18:47:08.610>
creator = 'xkjq'
dependencies = []
files = ['38380']
hgrepos = []
issue_num = 23144
keywords = ['patch']
message_count = 14.0
messages = ['233291', '233292', '233295', '237457', '237480', '237483', '237503', '237529', '247617', '249165', '249745', '250006', '250007', '250311']
nosy_count = 9.0
nosy_names = ['larry', 'rbcollins', 'ezio.melotti', 'r.david.murray', 'docs@python', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'xkjq']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23144'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Todo