Skip to content

Unicode escape sequences not parsed in raw strings. #46793

@jmillikin

Description

@jmillikin
mannequin
BPO 2541
Nosy @malemburg, @gvanrossum, @birkenfeld, @amauryfa, @benjaminp, @jmillikin
Files
  • py3k_raw_strings_unicode_escapes.patch
  • py3k_raw_strings_unicode_escapes2.patch
  • py3k_raw_strings_unicode_escapes3.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/benjaminp'
    closed_at = <Date 2008-04-28.21:05:55.867>
    created_at = <Date 2008-04-03.04:19:03.157>
    labels = ['type-bug', 'docs']
    title = 'Unicode escape sequences not parsed in raw strings.'
    updated_at = <Date 2008-04-28.21:05:55.865>
    user = 'https://github.com/jmillikin'

    bugs.python.org fields:

    activity = <Date 2008-04-28.21:05:55.865>
    actor = 'benjamin.peterson'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2008-04-28.21:05:55.867>
    closer = 'benjamin.peterson'
    components = ['Documentation']
    creation = <Date 2008-04-03.04:19:03.157>
    creator = 'jmillikin'
    dependencies = []
    files = ['9947', '9948', '9952']
    hgrepos = []
    issue_num = 2541
    keywords = ['patch']
    message_count = 24.0
    messages = ['64890', '64896', '64897', '64898', '64900', '64978', '64982', '64984', '64985', '64986', '64990', '64997', '65009', '65083', '65085', '65211', '65212', '65223', '65225', '65234', '65502', '65512', '65930', '65934']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'gvanrossum', 'nnorwitz', 'georg.brandl', 'amaury.forgeotdarc', 'benjamin.peterson', 'jmillikin']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2541'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions