-
-
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 | 22437 |
|---|---|
| Nosy | @pitrou, @vstinner, @ezio-melotti, @bitdancer, @serhiy-storchaka, @1st1 |
| 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 2014-09-29.20:15:38.324>
created_at = <Date 2014-09-18.17:39:41.994>
labels = ['expert-regex', 'type-feature', 'library']
title = 're module: number of named groups is limited to 100 max'
updated_at = <Date 2014-09-29.20:15:38.323>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2014-09-29.20:15:38.323>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-09-29.20:15:38.324>
closer = 'serhiy.storchaka'
components = ['Library (Lib)', 'Regular Expressions']
creation = <Date 2014-09-18.17:39:41.994>
creator = 'yselivanov'
dependencies = []
files = ['36654', '36682']
hgrepos = []
issue_num = 22437
keywords = ['patch']
message_count = 10.0
messages = ['227055', '227058', '227060', '227063', '227064', '227066', '227237', '227635', '227820', '227825']
nosy_count = 8.0
nosy_names = ['pitrou', 'vstinner', 'ezio.melotti', 'mrabarnett', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue22437'
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