Skip to content

context management support in imaplib, smtplib, ftplib #49222

@tarekziade

Description

@tarekziade
BPO 4972
Nosy @abalkin, @pitrou, @giampaolo, @tarekziade, @ezio-melotti, @merwok, @bitdancer, @berkerpeksag, @serhiy-storchaka
Dependencies
  • bpo-11289: smtplib context manager
  • Files
  • ftplib.diff
  • imaplib.diff
  • smtplib.diff
  • ftplib.patch
  • imaplib_with_2.patch
  • imaplib_with_3.patch
  • issue4972_imaplib.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/serhiy-storchaka'
    closed_at = <Date 2014-09-09.16:14:43.475>
    created_at = <Date 2009-01-17.17:28:09.437>
    labels = ['type-feature', 'library']
    title = 'context management support in imaplib, smtplib, ftplib'
    updated_at = <Date 2014-09-09.16:14:43.451>
    user = 'https://github.com/tarekziade'

    bugs.python.org fields:

    activity = <Date 2014-09-09.16:14:43.451>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-09-09.16:14:43.475>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2009-01-17.17:28:09.437>
    creator = 'tarek'
    dependencies = ['11289']
    files = ['12799', '12812', '12823', '17277', '28871', '29091', '35972']
    hgrepos = []
    issue_num = 4972
    keywords = ['patch']
    message_count = 31.0
    messages = ['80026', '80158', '80202', '80203', '80210', '80280', '80314', '80321', '80348', '80351', '80352', '80393', '93914', '93915', '105293', '105403', '105408', '105409', '105410', '105411', '105414', '105415', '105440', '131015', '180730', '180761', '180785', '182244', '223228', '226640', '226642']
    nosy_count = 11.0
    nosy_names = ['belopolsky', 'pitrou', 'giampaolo.rodola', 'tarek', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'stuaxo', 'SilentGhost', 'berker.peksag', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue4972'
    versions = ['Python 3.5']

    Metadata

    Metadata

    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