Skip to content

Lib/ftplib.py Netrc class should be removed. #50872

@vincele

Description

@vincele
mannequin
BPO 6623
Nosy @bitdancer, @berkerpeksag
Files
  • py3k-ftplib.py-use-before-assignment.patch: fix for the macro parsing in ftplib
  • remove_Netrc_class.patch
  • remove_Netrc_class2.patch: Fix to remove deprecated Netrc class.
  • issue6623.diff
  • 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/berkerpeksag'
    closed_at = <Date 2014-11-01.08:52:37.284>
    created_at = <Date 2009-08-01.22:25:35.480>
    labels = ['type-feature', 'library']
    title = 'Lib/ftplib.py Netrc class should be removed.'
    updated_at = <Date 2014-11-01.08:52:37.282>
    user = 'https://bugs.python.org/vincele'

    bugs.python.org fields:

    activity = <Date 2014-11-01.08:52:37.282>
    actor = 'berker.peksag'
    assignee = 'berker.peksag'
    closed = True
    closed_date = <Date 2014-11-01.08:52:37.284>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2009-08-01.22:25:35.480>
    creator = 'vincele'
    dependencies = []
    files = ['14625', '34806', '34818', '36807']
    hgrepos = []
    issue_num = 6623
    keywords = ['patch']
    message_count = 13.0
    messages = ['91176', '91278', '182453', '182454', '216037', '216042', '216092', '216223', '227705', '227708', '228531', '230437', '230438']
    nosy_count = 6.0
    nosy_names = ['r.david.murray', 'vincele', 'python-dev', 'francismb', 'berker.peksag', 'maatt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue6623'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions