Skip to content

TypeError: can't pickle _abc_data objects when a class made with pyfields inherits from an ABC #84

@smarie

Description

@smarie

This happens when @autoclass or @autofields is used with a default value.

It seems that the _abc_data object from the ABC is mistakenly set as a field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions