-
-
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 | 14562 |
|---|---|
| Nosy | @orsenthil, @vadmium, @JimJJewett, @ZackerySpytz |
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/orsenthil'
closed_at = <Date 2020-05-28.02:27:09.057>
created_at = <Date 2012-04-12.12:23:09.950>
labels = ['type-bug', 'library']
title = 'urllib2 maybe blocks too long with small chunks'
updated_at = <Date 2020-05-28.02:27:09.057>
user = 'https://bugs.python.org/AnrsHu'bugs.python.org fields:
activity = <Date 2020-05-28.02:27:09.057>
actor = 'benjamin.peterson'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2020-05-28.02:27:09.057>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2012-04-12.12:23:09.950>
creator = 'Anrs.Hu'
dependencies = []
files = []
hgrepos = []
issue_num = 14562
keywords = []
message_count = 7.0
messages = ['158124', '158125', '158225', '158246', '165927', '239099', '370091']
nosy_count = 6.0
nosy_names = ['orsenthil', 'hongqn', 'martin.panter', 'Jim.Jewett', 'Anrs.Hu', 'ZackerySpytz']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14562'
versions = ['Python 2.7']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