-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 8323 |
|---|---|
| Nosy | @jwilk, @florentx, @serhiy-storchaka |
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 2012-05-29.08:56:00.484>
created_at = <Date 2010-04-05.22:45:17.057>
labels = ['type-bug', 'library']
title = 'buffer objects are picklable but result is not unpicklable'
updated_at = <Date 2015-11-12.22:18:35.700>
user = 'https://bugs.python.org/rschoonold'bugs.python.org fields:
activity = <Date 2015-11-12.22:18:35.700>
actor = 'serhiy.storchaka'
assignee = 'jnoller'
closed = True
closed_date = <Date 2012-05-29.08:56:00.484>
closer = 'sbt'
components = ['Library (Lib)']
creation = <Date 2010-04-05.22:45:17.057>
creator = 'rschoon.old'
dependencies = []
files = []
hgrepos = []
issue_num = 8323
keywords = []
message_count = 5.0
messages = ['102423', '102424', '143149', '161860', '254563']
nosy_count = 6.0
nosy_names = ['jwilk', 'jnoller', 'flox', 'rschoon.old', 'sbt', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue8323'
versions = ['Python 2.6', 'Python 2.7']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