-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 17087 |
|---|---|
| Nosy | @rhettinger, @ezio-melotti, @cjerdonek, @PCManticore, @serhiy-storchaka |
| 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 2013-10-20.10:16:20.894>
created_at = <Date 2013-01-30.23:53:02.426>
labels = ['expert-regex', 'type-feature', 'library']
title = 'Improve the repr for regular expression match objects'
updated_at = <Date 2013-11-25.21:20:38.690>
user = 'https://github.com/rhettinger'bugs.python.org fields:
activity = <Date 2013-11-25.21:20:38.690>
actor = 'python-dev'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-10-20.10:16:20.894>
closer = 'serhiy.storchaka'
components = ['Library (Lib)', 'Regular Expressions']
creation = <Date 2013-01-30.23:53:02.426>
creator = 'rhettinger'
dependencies = []
files = ['31383', '31744', '31746', '32143', '32144', '32159', '32216']
hgrepos = []
issue_num = 17087
keywords = ['patch']
message_count = 24.0
messages = ['180999', '181001', '181002', '181004', '181043', '195687', '197546', '197579', '197609', '197610', '197618', '200042', '200053', '200055', '200059', '200065', '200111', '200157', '200356', '200378', '200549', '200558', '200559', '204412']
nosy_count = 7.0
nosy_names = ['rhettinger', 'ezio.melotti', 'mrabarnett', 'chris.jerdonek', 'Claudiu.Popa', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue17087'
versions = ['Python 3.4']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