Skip to content

Support \u and \U escapes in regexes #47915

Closed
@birkenfeld

Description

@birkenfeld
BPO 3665
Nosy @birkenfeld, @atsuoishimoto, @pitrou, @ezio-melotti, @merwok, @serhiy-storchaka
Files
  • re_unicode_escapes.diff
  • 3665.patch
  • re_unicode_escapes.diff: Regenerate georg.brandl's patch for review
  • 3665.patch: Regenerate ishimoto's patch for review
  • re_unicode_escapes-2.patch: + PEP 393, + cleanup, + tests
  • re_unicode_escapes-3.patch: + byte patterns, + tests, + docs
  • 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/pitrou'
    closed_at = <Date 2012-06-23.11:33:41.166>
    created_at = <Date 2008-08-24.20:33:51.445>
    labels = ['expert-regex', 'type-feature', 'library', 'expert-unicode']
    title = 'Support \\u and \\U escapes in regexes'
    updated_at = <Date 2012-06-23.11:48:13.258>
    user = 'https://github.com/birkenfeld'

    bugs.python.org fields:

    activity = <Date 2012-06-23.11:48:13.258>
    actor = 'serhiy.storchaka'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2012-06-23.11:33:41.166>
    closer = 'pitrou'
    components = ['Library (Lib)', 'Regular Expressions', 'Unicode']
    creation = <Date 2008-08-24.20:33:51.445>
    creator = 'georg.brandl'
    dependencies = []
    files = ['11235', '17939', '25783', '25784', '26035', '26040']
    hgrepos = []
    issue_num = 3665
    keywords = ['patch', 'needs review']
    message_count = 14.0
    messages = ['71861', '71864', '71865', '71868', '109961', '138219', '162052', '162830', '163065', '163094', '163580', '163584', '163585', '163590']
    nosy_count = 9.0
    nosy_names = ['georg.brandl', 'ishimoto', 'pitrou', 'timehorse', 'ezio.melotti', 'eric.araujo', 'mrabarnett', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3665'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions