Skip to content

traceback formatting can drop a frame #78769

@benjaminp

Description

@benjaminp
BPO 34588
Nosy @benjaminp, @serhiy-storchaka, @miss-islington
PRs
  • closes bpo-34588: Fix an off-by-one error in traceback formatting. #9077
  • [3.7] bpo-34588: Fix an off-by-one error in traceback formatting. (GH-9077) #9134
  • [3.6] bpo-34588: Fix an off-by-one error in traceback formatting. (GH-9077) #9135
  • 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-10.16:01:12.044>
    created_at = <Date 2018-09-05.17:52:12.246>
    labels = ['interpreter-core', '3.8', 'type-bug', 'library', '3.7']
    title = 'traceback formatting can drop a frame'
    updated_at = <Date 2018-09-10.16:10:25.501>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2018-09-10.16:10:25.501>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-10.16:01:12.044>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2018-09-05.17:52:12.246>
    creator = 'benjamin.peterson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34588
    keywords = ['patch']
    message_count = 7.0
    messages = ['324648', '324663', '324827', '324858', '324926', '324928', '324931']
    nosy_count = 3.0
    nosy_names = ['benjamin.peterson', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['9077', '9134', '9135']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34588'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard 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