-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 22955 |
|---|---|
| Nosy | @rhettinger, @pitrou, @zware, @serhiy-storchaka, @anntzer, @MojoVampire, @thatneat |
| 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-05-27.08:49:19.200>
created_at = <Date 2014-11-27.06:33:03.813>
labels = ['type-feature', 'library']
title = 'Pickling of methodcaller, attrgetter, and itemgetter'
updated_at = <Date 2016-05-16.19:28:48.781>
user = 'https://github.com/anntzer'bugs.python.org fields:
activity = <Date 2016-05-16.19:28:48.781>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-05-27.08:49:19.200>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-11-27.06:33:03.813>
creator = 'Antony.Lee'
dependencies = []
files = ['37314', '37315', '37320', '37448', '39395']
hgrepos = []
issue_num = 22955
keywords = ['patch']
message_count = 23.0
messages = ['231752', '231768', '231831', '231841', '231848', '231849', '231850', '231851', '231872', '231873', '232363', '232364', '232370', '232512', '232616', '232617', '232641', '243364', '243676', '243687', '243746', '265718', '265727']
nosy_count = 8.0
nosy_names = ['rhettinger', 'pitrou', 'python-dev', 'zach.ware', 'serhiy.storchaka', 'Antony.Lee', 'josh.r', 'jason.curtis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue22955'
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