Skip to content

f-strings: allow backslashes only in the string parts, not in the expression parts #72135

@ericvsmith

Description

@ericvsmith
BPO 27948
Nosy @ericvsmith, @flying-sheep, @serhiy-storchaka
Files
  • 27948-1.diff
  • 27948-2.diff
  • 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 2016-09-10.01:59:14.229>
    created_at = <Date 2016-09-03.13:24:05.065>
    labels = ['interpreter-core', 'type-bug']
    title = 'f-strings: allow backslashes only in the string parts, not in the expression parts'
    updated_at = <Date 2016-09-19.08:56:02.116>
    user = 'https://github.com/ericvsmith'

    bugs.python.org fields:

    activity = <Date 2016-09-19.08:56:02.116>
    actor = 'flying sheep'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2016-09-10.01:59:14.229>
    closer = 'eric.smith'
    components = ['Interpreter Core']
    creation = <Date 2016-09-03.13:24:05.065>
    creator = 'eric.smith'
    dependencies = []
    files = ['44438', '44499']
    hgrepos = []
    issue_num = 27948
    keywords = ['patch']
    message_count = 5.0
    messages = ['274294', '274811', '275309', '275540', '275541']
    nosy_count = 4.0
    nosy_names = ['eric.smith', 'flying sheep', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27948'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-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