Skip to content

problem with traceback for syntax error in f-string #78545

@bgailer

Description

@bgailer
mannequin
BPO 34364
Nosy @ods, @ericvsmith, @serhiy-storchaka, @MojoVampire
PRs
  • bpo-16806: Fix lineno and col_offset for multi-line string tokens. #10021
  • 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 = 'https://github.com/ericvsmith'
    closed_at = <Date 2020-11-19.12:39:34.592>
    created_at = <Date 2018-08-08.20:42:15.759>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'problem with traceback for syntax error in f-string'
    updated_at = <Date 2020-11-19.12:39:34.592>
    user = 'https://bugs.python.org/bgailer'

    bugs.python.org fields:

    activity = <Date 2020-11-19.12:39:34.592>
    actor = 'iritkatriel'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2020-11-19.12:39:34.592>
    closer = 'iritkatriel'
    components = ['Interpreter Core']
    creation = <Date 2018-08-08.20:42:15.759>
    creator = 'bgailer'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34364
    keywords = ['patch']
    message_count = 6.0
    messages = ['323301', '323309', '323311', '326264', '326268', '326269']
    nosy_count = 5.0
    nosy_names = ['ods', 'eric.smith', 'bgailer', 'serhiy.storchaka', 'josh.r']
    pr_nums = ['10021']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34364'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions