Skip to content

2to3 passes through string literal which causes SyntaxError in 3.x #62237

@vsajip

Description

@vsajip
BPO 18037
Nosy @vsajip, @benjaminp, @serhiy-storchaka
Files
  • 2to3_escape_u-2.7.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/serhiy-storchaka'
    closed_at = <Date 2013-10-08.18:10:41.155>
    created_at = <Date 2013-05-22.21:46:44.113>
    labels = ['type-bug', 'expert-2to3']
    title = '2to3 passes through string literal which causes SyntaxError in 3.x'
    updated_at = <Date 2013-10-08.18:10:41.153>
    user = 'https://github.com/vsajip'

    bugs.python.org fields:

    activity = <Date 2013-10-08.18:10:41.153>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-10-08.18:10:41.155>
    closer = 'serhiy.storchaka'
    components = ['2to3 (2.x to 3.x conversion tool)']
    creation = <Date 2013-05-22.21:46:44.113>
    creator = 'vinay.sajip'
    dependencies = []
    files = ['31654']
    hgrepos = []
    issue_num = 18037
    keywords = ['patch']
    message_count = 10.0
    messages = ['189837', '189848', '197199', '197200', '198853', '198870', '198887', '199168', '199226', '199227']
    nosy_count = 5.0
    nosy_names = ['vinay.sajip', 'benjamin.peterson', 'Arfrever', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18037'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    topic-2to3type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions