Skip to content

pickle.dumps cannot save instance of dict-derived class that overrides __getattribute__ #47885

@msyang

Description

@msyang
mannequin
BPO 3635
Nosy @terryjreedy, @pitrou, @devdanzin, @avassalotti

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 2011-12-06.03:35:10.866>
created_at = <Date 2008-08-21.19:21:39.341>
labels = ['extension-modules', 'type-bug']
title = 'pickle.dumps cannot save instance of dict-derived class that overrides __getattribute__'
updated_at = <Date 2011-12-06.03:35:10.865>
user = 'https://bugs.python.org/msyang'

bugs.python.org fields:

activity = <Date 2011-12-06.03:35:10.865>
actor = 'alexandre.vassalotti'
assignee = 'none'
closed = True
closed_date = <Date 2011-12-06.03:35:10.866>
closer = 'alexandre.vassalotti'
components = ['Extension Modules']
creation = <Date 2008-08-21.19:21:39.341>
creator = 'msyang'
dependencies = []
files = []
hgrepos = []
issue_num = 3635
keywords = []
message_count = 4.0
messages = ['71671', '87942', '139216', '148905']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'pitrou', 'ajaksu2', 'alexandre.vassalotti', 'msyang']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3635'
versions = ['Python 2.7', 'Python 3.2']

Metadata

Metadata

Assignees

No one assigned

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error
    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