Skip to content

add ftp-tls support to ftplib - RFC 4217 #46330

@gpshead

Description

@gpshead
BPO 2054
Nosy @gpshead, @josiahcarlson, @orsenthil, @pitrou, @giampaolo, @merwok
Files
  • ftplib.diff: adds FTP over TLS support (RFC-4217)
  • ftplib.patch: New patch which shutdown the SSL layer before closing FTP data channel
  • ftplib.patch: includes changes described in message 94103
  • ftplib.patch: includes tests and doc
  • ftplib.patch: implements changes described in msg 94225
  • ftplib.patch: adds SSL support as described in comment 95005
  • ftptls-py3k.patch
  • ftptls-py3k-2.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 = None
    closed_at = <Date 2009-11-17.23:16:48.978>
    created_at = <Date 2008-02-09.02:16:05.480>
    labels = ['type-feature', 'library']
    title = 'add ftp-tls support to ftplib - RFC 4217'
    updated_at = <Date 2010-05-20.20:37:26.173>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2010-05-20.20:37:26.173>
    actor = 'giampaolo.rodola'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-11-17.23:16:48.978>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2008-02-09.02:16:05.480>
    creator = 'gregory.p.smith'
    dependencies = []
    files = ['9471', '13242', '15147', '15159', '15163', '15343', '15349', '15351']
    hgrepos = []
    issue_num = 2054
    keywords = ['patch']
    message_count = 64.0
    messages = ['62217', '62608', '62699', '63462', '63707', '64088', '64093', '64097', '64146', '64147', '64229', '64239', '64296', '66752', '68978', '69002', '69008', '69010', '69011', '69553', '71058', '71061', '82612', '82625', '82662', '82697', '82704', '82876', '83128', '94098', '94099', '94101', '94103', '94104', '94142', '94188', '94225', '94234', '94241', '94244', '94249', '94251', '94252', '94253', '94452', '94902', '94996', '95005', '95006', '95295', '95301', '95304', '95357', '95369', '95370', '95396', '95398', '95408', '96046', '96047', '102875', '102877', '102878', '102941']
    nosy_count = 15.0
    nosy_names = ['gregory.p.smith', 'josiahcarlson', 'janssen', 'orsenthil', 'pitrou', 'giampaolo.rodola', 'josiah.carlson', 'roberte', 'iElectric', 'eric.araujo', 'lszyba1', 'twhitema', 'jeffo', 'qwavel', 'lgedgar']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue2054'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      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