-
-
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 | 15002 |
|---|---|
| Nosy | @orsenthil, @pitrou, @giampaolo, @bitdancer, @iritkatriel |
| 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/orsenthil'
closed_at = <Date 2022-03-01.18:22:22.825>
created_at = <Date 2012-06-04.20:14:41.261>
labels = ['type-bug', 'library']
title = 'urllib2 does not download 4 MB file completely using ftp'
updated_at = <Date 2022-03-01.18:22:22.824>
user = 'https://bugs.python.org/sspapilin'bugs.python.org fields:
activity = <Date 2022-03-01.18:22:22.824>
actor = 'iritkatriel'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2022-03-01.18:22:22.825>
closer = 'iritkatriel'
components = ['Library (Lib)']
creation = <Date 2012-06-04.20:14:41.261>
creator = 'sspapilin'
dependencies = []
files = ['25821', '26290', '34915', '34970']
hgrepos = ['237']
issue_num = 15002
keywords = ['patch']
message_count = 17.0
messages = ['162287', '162319', '162320', '164828', '164833', '216465', '216466', '216472', '216507', '216508', '216509', '216511', '216513', '216849', '216910', '216911', '414287']
nosy_count = 9.0
nosy_names = ['orsenthil', 'ctheune', 'pitrou', 'giampaolo.rodola', 'r.david.murray', 'bbrazil', 'python-dev', 'sspapilin', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15002'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']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