Skip to content

syntax error in multiline f-string produces ~40k spaces output #81614

@asottile

Description

@asottile
mannequin
BPO 37433
Nosy @terryjreedy, @vstinner, @ericvsmith, @asottile, @pablogsal, @asmeurer
PRs
  • [bpo-37433] Fix SyntaxError indicator printing too many spaces for multi-line strings #14433
  • [3.8] bpo-37433: Fix SyntaxError indicator printing too many spaces for multi-line strings (GH-14433) #15001
  • bpo-37433: Add additional test for multi-line SyntaxError #15003
  • [3.8] bpo-37433: Add additional test for multi-line SyntaxError (GH-15003) #15005
  • 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 2019-08-21.12:13:50.094>
    created_at = <Date 2019-06-27.18:22:41.826>
    labels = ['interpreter-core', '3.8', '3.9']
    title = 'syntax error in multiline f-string produces ~40k spaces output'
    updated_at = <Date 2019-08-21.12:13:50.088>
    user = 'https://github.com/asottile'

    bugs.python.org fields:

    activity = <Date 2019-08-21.12:13:50.088>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-21.12:13:50.094>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-06-27.18:22:41.826>
    creator = 'Anthony Sottile'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37433
    keywords = ['patch']
    message_count = 12.0
    messages = ['346767', '346771', '346773', '346777', '346872', '346873', '346874', '348662', '348664', '348938', '348962', '350074']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'vstinner', 'eric.smith', 'Anthony Sottile', 'pablogsal', 'asmeurer']
    pr_nums = ['14433', '15001', '15003', '15005']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37433'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions