-
-
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 | 25447 |
|---|---|
| Nosy | @rhettinger, @jaraco, @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/serhiy-storchaka'
closed_at = <Date 2015-12-28.22:03:29.301>
created_at = <Date 2015-10-20.16:32:09.067>
labels = ['type-bug', 'library']
title = 'TypeError invoking deepcopy on lru_cache'
updated_at = <Date 2015-12-28.22:03:29.300>
user = 'https://github.com/jaraco'bugs.python.org fields:
activity = <Date 2015-12-28.22:03:29.300>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-12-28.22:03:29.301>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-10-20.16:32:09.067>
creator = 'jaraco'
dependencies = []
files = ['40845', '40848', '41435']
hgrepos = []
issue_num = 25447
keywords = ['patch', '3.5regression']
message_count = 17.0
messages = ['253233', '253234', '253239', '253255', '253366', '253367', '253373', '253388', '253389', '253390', '253397', '253398', '257084', '257086', '257103', '257104', '257132']
nosy_count = 4.0
nosy_names = ['rhettinger', 'jaraco', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25447'
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