urllib.urlretrieve() fails on second ftp transfer
未关闭
@orsenthil 已经在做这个了。
开始于 2016年11月10日。
stdlib
type-bug
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 558
描述
| BPO | 27973 |
|---|---|
| Nosy | @db3l, @orsenthil, @scoder, @bitdancer, @pablogsal |
| PRs | |
| 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 = None
created_at = <Date 2016-09-06.15:09:56.495>
labels = ['type-bug', 'library']
title = 'urllib.urlretrieve() fails on second ftp transfer'
updated_at = <Date 2020-01-04.02:20:51.074>
user = 'https://bugs.python.org/SohaibAhmad'
bugs.python.org fields:
activity = <Date 2020-01-04.02:20:51.074>
actor = 'orsenthil'
assignee = 'orsenthil'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2016-09-06.15:09:56.495>
creator = 'Sohaib Ahmad'
dependencies = []
files = ['44396', '44634', '44712', '46381']
hgrepos = []
issue_num = 27973
keywords = ['patch']
message_count = 28.0
messages = ['274559', '274575', '274871', '276280', '276518', '276545', '276587', '276700', '276714', '276723', '276795', '280078', '280089', '280537', '283525', '284977', '284986', '286016', '359099', '359125', '359128', '359135', '359176', '359227', '359228', '359231', '359258', '359271']
nosy_count = 7.0
nosy_names = ['db3l', 'orsenthil', 'scoder', 'r.david.murray', 'Sohaib Ahmad', 'gson', 'pablogsal']
pr_nums = ['1040', '17774', '17819']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27973'
versions = ['Python 2.7']
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。