Skip to content

asyncio.Semaphore waiters deque doesn't work #90155

Closed

Description

Image for: Description
BPO 45997
Nosy @asvetlov, @1st1, @miss-islington, @hyzyla
PRs
  • bpo-45997: Fix asyncio.Semaphore waiters order #30052
  • bpo-45997: Fix asyncio.Semaphore re-acquiring order #31910
  • [3.10] bpo-45997: Fix asyncio.Semaphore re-acquiring order (GH-31910) #32047
  • [3.9] bpo-45997: Fix asyncio.Semaphore re-acquiring order (GH-31910) #32049
  • 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/asvetlov'
    closed_at = None
    created_at = <Date 2021-12-06.14:04:23.913>
    labels = ['3.11', 'expert-asyncio']
    title = "asyncio.Semaphore waiters deque doesn't work"
    updated_at = <Date 2022-03-22.15:16:39.410>
    user = 'https://github.com/hyzyla'

    bugs.python.org fields:

    activity = <Date 2022-03-22.15:16:39.410>
    actor = 'asvetlov'
    assignee = 'asvetlov'
    closed = False
    closed_date = None
    closer = None
    components = ['asyncio']
    creation = <Date 2021-12-06.14:04:23.913>
    creator = 'hyzyla'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45997
    keywords = ['patch']
    message_count = 9.0
    messages = ['407809', '407836', '407841', '407843', '415276', '415286', '415772', '415786', '415787']
    nosy_count = 5.0
    nosy_names = ['asvetlov', 'python-dev', 'yselivanov', 'miss-islington', 'hyzyla']
    pr_nums = ['30052', '31910', '32047', '32049']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45997'
    versions = ['Python 3.11']

    Metadata

    Image for: Metadata

    Metadata

    Image for: Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.12only security fixestopic-asyncio

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Image for: Issue actions