-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 26585 |
|---|---|
| Nosy | @vadmium, @zhangyangyu |
| Dependencies | |
| 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 = None
closed_at = <Date 2016-04-11.04:04:32.670>
created_at = <Date 2016-03-18.03:18:06.756>
labels = ['type-feature', 'library']
title = 'Use html.escape to replace _quote_html in http.server'
updated_at = <Date 2016-04-11.07:15:56.590>
user = 'https://github.com/zhangyangyu'bugs.python.org fields:
activity = <Date 2016-04-11.07:15:56.590>
actor = 'xiang.zhang'
assignee = 'none'
closed = True
closed_date = <Date 2016-04-11.04:04:32.670>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2016-03-18.03:18:06.756>
creator = 'xiang.zhang'
dependencies = ['26609']
files = ['42195', '42204', '42205', '42218', '42220']
hgrepos = []
issue_num = 26585
keywords = ['patch']
message_count = 17.0
messages = ['261943', '261944', '261950', '261951', '261975', '261978', '262001', '262018', '262021', '262040', '262041', '262057', '262062', '262814', '263159', '263164', '263170']
nosy_count = 3.0
nosy_names = ['python-dev', 'martin.panter', 'xiang.zhang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue26585'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement