Skip to content

AbstractContextManager should support __method__ = None #74452

@JelleZijlstra

Description

@JelleZijlstra
BPO 30266
Nosy @gvanrossum, @ncoghlan, @1st1, @ilevkivskyi, @JelleZijlstra, @Mariatta
PRs
  • bpo-30266: support "= None" pattern in AbstractContextManager #1448
  • [3.6] bpo-30266: support "= None" pattern in AbstractContextManager (… #2054
  • 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/Mariatta'
    closed_at = <Date 2017-06-10.03:38:08.981>
    created_at = <Date 2017-05-04.03:37:32.485>
    labels = ['3.7', 'library']
    title = 'AbstractContextManager should support __method__ = None'
    updated_at = <Date 2017-06-10.04:37:55.104>
    user = 'https://github.com/JelleZijlstra'

    bugs.python.org fields:

    activity = <Date 2017-06-10.04:37:55.104>
    actor = 'JelleZijlstra'
    assignee = 'Mariatta'
    closed = True
    closed_date = <Date 2017-06-10.03:38:08.981>
    closer = 'Mariatta'
    components = ['Library (Lib)']
    creation = <Date 2017-05-04.03:37:32.485>
    creator = 'JelleZijlstra'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30266
    keywords = []
    message_count = 7.0
    messages = ['292955', '295541', '295547', '295603', '295604', '295607', '295608']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'yselivanov', 'levkivskyi', 'JelleZijlstra', 'Mariatta']
    pr_nums = ['1448', '2054']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30266'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions