-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 25295 |
|---|---|
| Nosy | @rhettinger, @asmeurer, @serhiy-storchaka |
| Dependencies |
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 2016-02-10.22:25:40.489>
created_at = <Date 2015-10-02.03:58:34.459>
labels = ['type-bug', 'library']
title = 'functools.lru_cache raises KeyError'
updated_at = <Date 2016-02-10.22:25:40.487>
user = 'https://bugs.python.org/PeterBrady'bugs.python.org fields:
activity = <Date 2016-02-10.22:25:40.487>
actor = 'Peter Brady'
assignee = 'none'
closed = True
closed_date = <Date 2016-02-10.22:25:40.489>
closer = 'Peter Brady'
components = ['Library (Lib)']
creation = <Date 2015-10-02.03:58:34.459>
creator = 'Peter Brady'
dependencies = ['24483']
files = []
hgrepos = []
issue_num = 25295
keywords = []
message_count = 7.0
messages = ['252083', '252097', '252104', '252126', '252134', '259797', '260047']
nosy_count = 4.0
nosy_names = ['rhettinger', 'Aaron.Meurer', 'serhiy.storchaka', 'Peter Brady']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25295'
versions = ['Python 3.5', 'Python 3.6']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error