Skip to content

asyncio produces an unexpected traceback with recursive __getattribute__ #87014

Description

@asleep-cult
BPO 42848
Nosy @gvanrossum, @rbtcollins, @gvanrossum, @iritkatriel, @asleep-cult
PRs
  • bpo-42848: remove recursion from TracebackException #24158
  • 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-01-13.00:35:43.876>
    created_at = <Date 2021-01-07.02:10:12.070>
    labels = ['type-bug', 'library', '3.10']
    title = 'asyncio produces an unexpected traceback with recursive __getattribute__'
    updated_at = <Date 2021-01-13.08:38:49.334>
    user = 'https://github.com/asleep-cult'

    bugs.python.org fields:

    activity = <Date 2021-01-13.08:38:49.334>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-13.00:35:43.876>
    closer = 'gvanrossum'
    components = ['Library (Lib)']
    creation = <Date 2021-01-07.02:10:12.070>
    creator = 'asleep-cult'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42848
    keywords = ['patch']
    message_count = 14.0
    messages = ['384551', '384553', '384554', '384555', '384556', '384557', '384558', '384559', '384574', '384626', '384841', '384980', '384990', '385008']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'rbcollins', 'Guido.van.Rossum', 'iritkatriel', 'asleep-cult']
    pr_nums = ['24158']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42848'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions