Skip to content

TracebackException should not hold reference to the exception traceback #86648

Description

@iritkatriel
BPO 42482
Nosy @gvanrossum, @vstinner, @ericvsmith, @stevendaprano, @miss-islington, @iritkatriel
PRs
  • bpo-42482: remove reference to exc_traceback from TracebackException #23531
  • [3.9] bpo-42482: remove reference to exc_traceback from TracebackException (GH-23531) #23578
  • [3.8] bpo-42482: remove reference to exc_traceback from TracebackException (GH-23531) #23579
  • 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 2020-12-04.22:19:54.938>
    created_at = <Date 2020-11-27.10:11:08.862>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'TracebackException should not hold reference to the exception traceback'
    updated_at = <Date 2020-12-04.22:19:54.938>
    user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2020-12-04.22:19:54.938>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-04.22:19:54.938>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2020-11-27.10:11:08.862>
    creator = 'iritkatriel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42482
    keywords = ['patch']
    message_count = 10.0
    messages = ['381938', '381945', '381946', '381956', '381959', '381962', '381969', '382211', '382212', '382529']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'vstinner', 'eric.smith', 'steven.daprano', 'miss-islington', 'iritkatriel']
    pr_nums = ['23531', '23578', '23579']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42482'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions