-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-regextype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 22364 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @pitrou, @ezio-melotti, @stevendaprano, @serhiy-storchaka |
| Dependencies | |
| Files |
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
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-regextype-featureA feature request or enhancementA feature request or enhancement