Skip to content

re.compile fails when compiling bytes under -bb mode #74790

@rowillia

Description

@rowillia
mannequin
BPO 30605
Nosy @ezio-melotti, @serhiy-storchaka, @rowillia
PRs
  • bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. #2016
  • [3.6] bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (GH-2016) #2214
  • 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 2017-06-15.14:18:21.126>
    created_at = <Date 2017-06-09.00:48:51.019>
    labels = ['expert-regex', 'type-bug', '3.7']
    title = 're.compile fails when compiling bytes under `-bb` mode'
    updated_at = <Date 2017-06-15.14:18:21.125>
    user = 'https://github.com/rowillia'

    bugs.python.org fields:

    activity = <Date 2017-06-15.14:18:21.125>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-06-15.14:18:21.126>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2017-06-09.00:48:51.019>
    creator = 'Roy Williams'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30605
    keywords = []
    message_count = 4.0
    messages = ['295473', '295474', '295612', '296090']
    nosy_count = 4.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'serhiy.storchaka', 'Roy Williams']
    pr_nums = ['2016', '2214']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30605'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions