Skip to content

Add a ContextManager ABC and type #69795

@brettcannon

Description

@brettcannon
BPO 25609
Nosy @gvanrossum, @brettcannon, @rhettinger, @ncoghlan, @vadmium, @jstasiak
Dependencies
  • bpo-25637: Move non-collections-related ABCs out of collections.abc
  • bpo-26691: Update the typing module to match what's in github.com/python/typing
  • Files
  • contextmanagertype.diff
  • contextmanagertype.diff: Address Nick's comments
  • 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/brettcannon'
    closed_at = <Date 2016-04-15.17:52:06.015>
    created_at = <Date 2015-11-12.19:14:39.600>
    labels = ['easy', 'library']
    title = 'Add a ContextManager ABC and type'
    updated_at = <Date 2016-04-15.17:52:06.014>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2016-04-15.17:52:06.014>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2016-04-15.17:52:06.015>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2015-11-12.19:14:39.600>
    creator = 'brett.cannon'
    dependencies = ['25637', '26691']
    files = ['42209', '42279']
    hgrepos = []
    issue_num = 25609
    keywords = ['patch', 'easy']
    message_count = 26.0
    messages = ['254546', '254588', '254696', '254743', '254745', '257371', '257428', '257556', '262002', '262044', '262056', '262371', '262870', '262872', '262873', '262874', '262876', '262877', '262880', '263037', '263038', '263059', '263104', '263121', '263152', '263511']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'rhettinger', 'ncoghlan', 'python-dev', 'martin.panter', 'jstasiak', 'Nan Wu', 'supriyanto maftuh']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue25609'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions