-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
Description
| BPO | 20426 |
|---|---|
| Nosy | @pitrou, @ezio-melotti, @serhiy-storchaka, @leewz |
| 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 = None
closed_at = <Date 2014-02-03.20:13:29.510>
created_at = <Date 2014-01-28.22:09:38.326>
labels = ['expert-regex', 'type-bug']
title = 'Compiling a regex with re.DEBUG should force a recompile'
updated_at = <Date 2014-02-03.20:13:29.509>
user = 'https://github.com/leewz'bugs.python.org fields:
activity = <Date 2014-02-03.20:13:29.509>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-02-03.20:13:29.510>
closer = 'pitrou'
components = ['Regular Expressions']
creation = <Date 2014-01-28.22:09:38.326>
creator = 'leewz'
dependencies = []
files = ['33877']
hgrepos = []
issue_num = 20426
keywords = ['patch']
message_count = 6.0
messages = ['209595', '209617', '210048', '210158', '210160', '210161']
nosy_count = 6.0
nosy_names = ['pitrou', 'ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka', 'leewz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20426'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable