-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 22184 |
|---|---|
| Nosy | @rhettinger, @jaraco, @jwilk, @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 2014-08-12.19:46:12.034>
created_at = <Date 2014-08-11.19:53:01.665>
labels = ['type-bug', 'library']
title = 'lrucache should reject maxsize as a function'
updated_at = <Date 2014-08-13.04:59:43.682>
user = 'https://github.com/jaraco'bugs.python.org fields:
activity = <Date 2014-08-13.04:59:43.682>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2014-08-12.19:46:12.034>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2014-08-11.19:53:01.665>
creator = 'jaraco'
dependencies = []
files = ['36355']
hgrepos = []
issue_num = 22184
keywords = ['patch']
message_count = 4.0
messages = ['225202', '225241', '225251', '225254']
nosy_count = 5.0
nosy_names = ['rhettinger', 'jaraco', 'jwilk', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22184'
versions = ['Python 3.4', 'Python 3.5']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