python / python/cpython

urllib.urlretrieve() fails on second ftp transfer

未关闭
#72,160 28 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@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
  • python/cpython#1040
  • python/cpython#17774
  • python/cpython#17819
  • Files
  • multiple_ftp_download.py
  • test.py: Test case
  • urllib.patch
  • issue27973.patch
  • 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']
    

    贡献指南

    打开贡献指南

    从这里开始

    1. 先读完整个 Issue,再读项目的贡献指南。
    2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
    3. Fork 仓库,在一个分支上完成修改。
    4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

    评估

    这个 Issue 还没有评估数据。

    把新 issue 发到你的邮箱

    精选适合新手参与的 GitHub issue 摘要。