Skip to content

traceback.extract_tb breaks compatibility by returning FrameSummary #70689

Description

@encukou
BPO 26502
Nosy @rbtcollins, @bitdancer, @encukou, @berkerpeksag
PRs
  • bpo-26502: Implement FrameSummary.__len__() #8632
  • 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 2018-09-11.17:54:10.821>
    created_at = <Date 2016-03-07.11:15:48.241>
    labels = ['3.8', 'type-bug', 'library']
    title = 'traceback.extract_tb breaks compatibility by returning FrameSummary'
    updated_at = <Date 2018-09-11.17:54:10.819>
    user = 'https://github.com/encukou'

    bugs.python.org fields:

    activity = <Date 2018-09-11.17:54:10.819>
    actor = 'berker.peksag'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-09-11.17:54:10.821>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2016-03-07.11:15:48.241>
    creator = 'petr.viktorin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 26502
    keywords = ['patch']
    message_count = 7.0
    messages = ['261296', '261357', '275356', '324937', '325036', '325038', '325040']
    nosy_count = 5.0
    nosy_names = ['rbcollins', 'r.david.murray', 'petr.viktorin', 'docs@python', 'berker.peksag']
    pr_nums = ['8632']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26502'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard 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