-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 22362 |
|---|---|
| Nosy | @pitrou, @vstinner, @ezio-melotti, @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 2014-09-23.20:28:00.122>
created_at = <Date 2014-09-08.11:07:20.864>
labels = ['expert-regex', 'type-feature', 'library']
title = 'Warn about octal escapes > 0o377 in re'
updated_at = <Date 2014-09-23.20:28:00.121>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2014-09-23.20:28:00.121>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-09-23.20:28:00.122>
closer = 'serhiy.storchaka'
components = ['Library (Lib)', 'Regular Expressions']
creation = <Date 2014-09-08.11:07:20.864>
creator = 'serhiy.storchaka'
dependencies = []
files = ['36571', '36602']
hgrepos = []
issue_num = 22362
keywords = ['patch']
message_count = 11.0
messages = ['226570', '226798', '226801', '226809', '226826', '227036', '227039', '227040', '227238', '227386', '227387']
nosy_count = 6.0
nosy_names = ['pitrou', 'vstinner', 'ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue22362'
versions = ['Python 3.5']Reactions are currently unavailable
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