Skip to content

pickling uses __class__ so you can't pickle proxy/mock objects that pretend to be other objects #58782

@voidspace

Description

@voidspace
BPO 14577
Nosy @ncoghlan, @pitrou, @avassalotti, @voidspace

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-04-14.11:42:57.782>
created_at = <Date 2012-04-14.11:16:53.672>
labels = ['type-feature', 'library']
title = "pickling uses __class__ so you can't pickle proxy/mock objects that pretend to be other objects"
updated_at = <Date 2012-04-14.11:52:58.418>
user = 'https://github.com/voidspace'

bugs.python.org fields:

activity = <Date 2012-04-14.11:52:58.418>
actor = 'michael.foord'
assignee = 'none'
closed = True
closed_date = <Date 2012-04-14.11:42:57.782>
closer = 'michael.foord'
components = ['Library (Lib)']
creation = <Date 2012-04-14.11:16:53.672>
creator = 'michael.foord'
dependencies = []
files = []
hgrepos = []
issue_num = 14577
keywords = []
message_count = 6.0
messages = ['158254', '158255', '158257', '158258', '158259', '158260']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'pitrou', 'alexandre.vassalotti', 'michael.foord']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue14577'
versions = ['Python 3.3']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions