Skip to content

asyncio: support 'async with' for locks #68366

@1st1

Description

@1st1
BPO 24178
Nosy @gvanrossum, @vstinner, @asvetlov, @1st1
Files
  • alock.patch
  • alock_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 = 'https://github.com/1st1'
    closed_at = <Date 2015-05-13.18:40:08.361>
    created_at = <Date 2015-05-13.16:30:54.573>
    labels = ['type-feature', 'expert-asyncio']
    title = "asyncio: support 'async with' for locks"
    updated_at = <Date 2015-05-13.18:40:08.360>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2015-05-13.18:40:08.360>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2015-05-13.18:40:08.361>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2015-05-13.16:30:54.573>
    creator = 'yselivanov'
    dependencies = []
    files = ['39361', '39363']
    hgrepos = []
    issue_num = 24178
    keywords = ['patch']
    message_count = 4.0
    messages = ['243102', '243107', '243110', '243115']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'asvetlov', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24178'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions