-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 14044 |
|---|---|
| Nosy | @orsenthil, @pitrou, @vadmium, @serhiy-storchaka, @msornay, @apocalyptech |
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 2015-11-26.01:12:52.021>
created_at = <Date 2012-02-17.17:36:16.734>
labels = ['type-bug', 'library']
title = 'IncompleteRead error with urllib2 or urllib.request -- fine with urllib, wget, or curl'
updated_at = <Date 2017-02-12.21:40:30.311>
user = 'https://bugs.python.org/AlexQuinn'bugs.python.org fields:
activity = <Date 2017-02-12.21:40:30.311>
actor = 'apocalyptech'
assignee = 'none'
closed = True
closed_date = <Date 2015-11-26.01:12:52.021>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2012-02-17.17:36:16.734>
creator = 'Alex Quinn'
dependencies = []
files = []
hgrepos = []
issue_num = 14044
keywords = []
message_count = 10.0
messages = ['153581', '171263', '191087', '208169', '210813', '231406', '231434', '255396', '287644', '287653']
nosy_count = 9.0
nosy_names = ['orsenthil', 'pitrou', 'Alex Quinn', 'martin.panter', 'serhiy.storchaka', 'msornay', 'raylu', 'laurento.frittella', 'apocalyptech']
pr_nums = []
priority = 'normal'
resolution = 'third party'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14044'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', '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