-
-
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/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 19859 |
|---|---|
| Nosy | @rhettinger, @ncoghlan, @pitrou, @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/rhettinger'
closed_at = <Date 2013-12-04.21:24:57.035>
created_at = <Date 2013-12-02.10:27:47.237>
labels = ['type-feature', 'library']
title = 'functools.lru_cache keeps objects alive forever'
updated_at = <Date 2013-12-04.21:24:57.033>
user = 'https://bugs.python.org/thesheep'bugs.python.org fields:
activity = <Date 2013-12-04.21:24:57.033>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2013-12-04.21:24:57.035>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2013-12-02.10:27:47.237>
creator = 'thesheep'
dependencies = []
files = ['32950']
hgrepos = ['215']
issue_num = 19859
keywords = ['patch']
message_count = 13.0
messages = ['204995', '205120', '205146', '205147', '205148', '205175', '205178', '205208', '205213', '205218', '205220', '205223', '205248']
nosy_count = 5.0
nosy_names = ['rhettinger', 'ncoghlan', 'pitrou', 'serhiy.storchaka', 'thesheep']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue19859'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement