Skip to content

repr(regex) doesn't include actual regex #57801

@dwt

Description

@dwt
mannequin
BPO 13592
Nosy @rhettinger, @terryjreedy, @pitrou, @ezio-melotti, @alex, @cjerdonek, @ericsnowcurrently, @serhiy-storchaka
Files
  • issue13592_add_repr_to_regex.patch
  • issue13592_add_repr_to_regex_v2.patch
  • issue13592_add_repr_to_regex_v2_1.patch
  • issue13592_add_repr_to_regex_v3.patch
  • issue13592_add_repr_to_regex_v4.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-11-23.20:50:09.328>
    created_at = <Date 2011-12-13.10:42:23.532>
    labels = ['expert-regex', 'type-feature']
    title = "repr(regex) doesn't include actual regex"
    updated_at = <Date 2016-06-20.14:36:06.345>
    user = 'https://bugs.python.org/dwt'

    bugs.python.org fields:

    activity = <Date 2016-06-20.14:36:06.345>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-11-23.20:50:09.328>
    closer = 'serhiy.storchaka'
    components = ['Regular Expressions']
    creation = <Date 2011-12-13.10:42:23.532>
    creator = 'dwt'
    dependencies = []
    files = ['26441', '26453', '26454', '32806', '32807']
    hgrepos = []
    issue_num = 13592
    keywords = ['patch']
    message_count = 29.0
    messages = ['149382', '149383', '149395', '149396', '149397', '149398', '149407', '149409', '149562', '149649', '150108', '150112', '150113', '150115', '150116', '165885', '165890', '165891', '165930', '165932', '168966', '181051', '204049', '204072', '204103', '204105', '204411', '268899', '268903']
    nosy_count = 13.0
    nosy_names = ['rhettinger', 'terry.reedy', 'pitrou', 'ezio.melotti', 'mrabarnett', 'alex', 'chris.jerdonek', 'python-dev', 'eric.snow', 'dwt', 'serhiy.storchaka', 'hltbra', 'Drekin']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13592'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions