Skip to content

Rewrite asyncio.locks tests with IsolatedAsyncioTestCase #90287

Description

@asvetlov
BPO 46129
Nosy @asvetlov, @1st1
PRs
  • bpo-46129: Rewrite asyncio.locks tests with IsolatedAsyncioTestCase #30198
  • [3.10] bpo-46129: Rewrite asyncio.locks tests with IsolatedAsyncioTestCase (GH-30198) #30202
  • [3.9] bpo-46129: Rewrite asyncio.locks tests with IsolatedAsyncioTestCase (GH-30198) #30204
  • [3.9] bpo-46129: Fix asyncio test error about deprecation warning #30205
  • 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 2021-12-19.17:08:40.260>
    created_at = <Date 2021-12-19.10:16:11.693>
    labels = ['3.11', 'tests', '3.9', '3.10', 'expert-asyncio']
    title = 'Rewrite asyncio.locks tests with IsolatedAsyncioTestCase'
    updated_at = <Date 2021-12-19.17:46:00.187>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2021-12-19.17:46:00.187>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-19.17:08:40.260>
    closer = 'asvetlov'
    components = ['Tests', 'asyncio']
    creation = <Date 2021-12-19.10:16:11.693>
    creator = 'asvetlov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46129
    keywords = ['patch']
    message_count = 4.0
    messages = ['408888', '408902', '408906', '408912']
    nosy_count = 2.0
    nosy_names = ['asvetlov', 'yselivanov']
    pr_nums = ['30198', '30202', '30204', '30205']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46129'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifetestsTests in the Lib/test dirtopic-asyncio

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions