-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
Description
| BPO | 25462 |
|---|---|
| Nosy | @rhettinger, @ezio-melotti, @ericsnowcurrently, @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 = None
closed_at = <Date 2015-11-13.13:21:03.744>
created_at = <Date 2015-10-22.18:15:07.317>
labels = ['expert-regex', 'type-feature']
title = 'Avoid repeated hash calculation in C implementation of OrderedDict'
updated_at = <Date 2015-11-13.13:21:16.246>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2015-11-13.13:21:16.246>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2015-11-13.13:21:03.744>
closer = 'serhiy.storchaka'
components = ['Regular Expressions']
creation = <Date 2015-10-22.18:15:07.317>
creator = 'serhiy.storchaka'
dependencies = []
files = ['40838', '40960']
hgrepos = []
issue_num = 25462
keywords = ['patch']
message_count = 6.0
messages = ['253343', '254182', '254294', '254296', '254603', '254604']
nosy_count = 6.0
nosy_names = ['rhettinger', 'ezio.melotti', 'mrabarnett', 'python-dev', 'eric.snow', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue25462'
versions = ['Python 3.5', 'Python 3.6']