Skip to content

Optimize asyncio.Lock #78948

Description

@1st1
BPO 34767
Nosy @asvetlov, @1st1, @ZackerySpytz, @miss-islington
PRs
  • bpo-34767: Do not always create a collections.deque() in asyncio.Lock() #13834
  • [3.8] bpo-34767: Do not always create a collections.deque() in asyncio.Lock() (GH-13834) #13837
  • 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 2019-06-05.10:18:33.173>
    created_at = <Date 2018-09-21.15:54:44.915>
    labels = ['type-feature', '3.8', '3.9', 'expert-asyncio']
    title = 'Optimize asyncio.Lock'
    updated_at = <Date 2019-06-05.10:18:33.172>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2019-06-05.10:18:33.172>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-05.10:18:33.173>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2018-09-21.15:54:44.915>
    creator = 'yselivanov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34767
    keywords = ['patch']
    message_count = 4.0
    messages = ['325997', '344690', '344695', '344696']
    nosy_count = 4.0
    nosy_names = ['asvetlov', 'yselivanov', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['13834', '13837']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34767'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions