Skip to content

Improve some re error messages using regex for hints #66560

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 22364
Nosy @rhettinger, @terryjreedy, @pitrou, @ezio-melotti, @stevendaprano, @serhiy-storchaka
Dependencies
  • bpo-22578: Add additional attributes to re.error
  • bpo-22581: Other mentions of the buffer protocol
  • Files
  • re_errors_regex.patch
  • re_errors.patch
  • re_errors_diff.txt
  • re_errors_2.patch
  • regex_errors.diff
  • re_errors_3.patch
  • regex_errors2.diff
  • 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 2015-03-25.19:05:44.319>
    created_at = <Date 2014-09-08.12:22:56.243>
    labels = ['expert-regex', 'type-feature', 'library']
    title = 'Improve some re error messages using regex for hints'
    updated_at = <Date 2015-03-25.19:05:44.318>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-03-25.19:05:44.318>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-03-25.19:05:44.319>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2014-09-08.12:22:56.243>
    creator = 'serhiy.storchaka'
    dependencies = ['22578', '22581']
    files = ['37167', '38035', '38036', '38080', '38171', '38229', '38230']
    hgrepos = []
    issue_num = 22364
    keywords = ['patch']
    message_count = 27.0
    messages = ['226575', '226576', '226599', '226635', '226641', '226790', '226847', '227065', '227084', '227119', '227130', '227132', '228599', '230464', '230481', '230965', '231057', '235532', '235534', '235678', '236188', '236201', '236257', '236549', '236551', '236954', '239279']
    nosy_count = 9.0
    nosy_names = ['rhettinger', 'terry.reedy', 'pitrou', 'ezio.melotti', 'mrabarnett', 'steven.daprano', 'BreamoreBoy', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22364'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-regextype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions