-
-
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-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 26864 |
|---|---|
| Nosy | @vadmium, @zhangyangyu |
| 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-30.12:47:56.872>
created_at = <Date 2016-04-26.14:43:47.730>
labels = ['type-bug', 'library']
title = 'urllib.request no_proxy check differs from curl'
updated_at = <Date 2016-04-30.12:47:56.871>
user = 'https://bugs.python.org/DanielMorrison'bugs.python.org fields:
activity = <Date 2016-04-30.12:47:56.871>
actor = 'martin.panter'
assignee = 'docs@python'
closed = True
closed_date = <Date 2016-04-30.12:47:56.872>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2016-04-26.14:43:47.730>
creator = 'Daniel Morrison'
dependencies = []
files = ['42621', '42622', '42624', '42625', '42627']
hgrepos = []
issue_num = 26864
keywords = ['patch']
message_count = 13.0
messages = ['264297', '264311', '264313', '264318', '264339', '264340', '264345', '264348', '264354', '264356', '264364', '264372', '264540']
nosy_count = 4.0
nosy_names = ['python-dev', 'martin.panter', 'xiang.zhang', 'Daniel Morrison']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26864'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard 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