Skip to content

Left bracket remains in format string result when '\' preceeds it #73290

@DimitrisJim

Description

@DimitrisJim
BPO 29104
Nosy @vstinner, @ericvsmith, @serhiy-storchaka, @refi64, @DimitrisJim
PRs
  • bpo-29104: Fixed parsing backslashes in f-strings. #490
  • [3.6] bpo-29104: Fixed parsing backslashes in f-strings. (GH-490) #1812
  • Files
  • fstring_backslash.patch
  • fstring_backslash_2.patch
  • 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 2017-05-25.11:19:44.542>
    created_at = <Date 2016-12-29.11:56:25.482>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = "Left bracket remains in format string result when '\\' preceeds it"
    updated_at = <Date 2017-05-25.11:19:44.541>
    user = 'https://github.com/DimitrisJim'

    bugs.python.org fields:

    activity = <Date 2017-05-25.11:19:44.541>
    actor = 'serhiy.storchaka'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2017-05-25.11:19:44.542>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-12-29.11:56:25.482>
    creator = 'Jim Fasarakis-Hilliard'
    dependencies = []
    files = ['46080', '46127']
    hgrepos = []
    issue_num = 29104
    keywords = ['patch']
    message_count = 26.0
    messages = ['284249', '284256', '284257', '284258', '284259', '284260', '284261', '284262', '284266', '284271', '284558', '284578', '284579', '284580', '285949', '288511', '288979', '289645', '289689', '289690', '289694', '290733', '293604', '293608', '294458', '294469']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'eric.smith', 'serhiy.storchaka', 'refi64', 'Jim Fasarakis-Hilliard']
    pr_nums = ['490', '1812']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29104'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (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