Skip to content

Error.__traceback__.tb_lineno is wrong #89354

Open
@NaHCO314

Description

BPO 45191
Nosy @markshannon, @pablogsal, @nahco314
PRs
  • bpo-45191: Fix tb_lineno for multi-line expressions #28325
  • bpo-45191: Fix tb_lineno for multi-line expressions #28753
  • 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 = None
    created_at = <Date 2021-09-14.04:56:40.443>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10', '3.11']
    title = 'Error.__traceback__.tb_lineno is wrong'
    updated_at = <Date 2021-11-23.11:09:15.425>
    user = 'https://github.com/NaHCO314'

    bugs.python.org fields:

    activity = <Date 2021-11-23.11:09:15.425>
    actor = 'pablogsal'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2021-09-14.04:56:40.443>
    creator = 'nahco314'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45191
    keywords = ['patch']
    message_count = 1.0
    messages = ['401748']
    nosy_count = 3.0
    nosy_names = ['Mark.Shannon', 'pablogsal', 'nahco314']
    pr_nums = ['28325', '28753']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45191'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.8 (EOL)end of life3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Type

      No type

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions