Skip to content

Fix debug() in IsolatedAsyncioTestCase #89401

Description

@serhiy-storchaka
BPO 45238
Nosy @rbtcollins, @ezio-melotti, @voidspace, @asvetlov, @ambv, @serhiy-storchaka, @1st1
PRs
  • bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() #28449
  • [3.10] bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() (GH-28449) #28521
  • [3.9] bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() (GH-28449) #28522
  • 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-09-22.16:57:42.192>
    created_at = <Date 2021-09-18.13:54:37.834>
    labels = ['type-bug', '3.9', '3.10', '3.11', 'library', 'expert-asyncio']
    title = 'Fix debug() in IsolatedAsyncioTestCase'
    updated_at = <Date 2021-09-22.16:57:42.191>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-09-22.16:57:42.191>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-22.16:57:42.192>
    closer = 'lukasz.langa'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2021-09-18.13:54:37.834>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45238
    keywords = ['patch']
    message_count = 6.0
    messages = ['402132', '402149', '402446', '402454', '402455', '402456']
    nosy_count = 7.0
    nosy_names = ['rbcollins', 'ezio.melotti', 'michael.foord', 'asvetlov', 'lukasz.langa', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['28449', '28521', '28522']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45238'
    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 lifestdlibStandard Library Python modules in the Lib/ directorytopic-asynciotype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions