Skip to content

arcade.Color can't be unpickled #2511

@elegantiron

Description

@elegantiron

arcade.Color implements a custom __new__. According to the pickle documentation on __getnewargs_ex__() and __getnewargs__(), arcade.Color should implement __getnewargs__() to enable un/pickling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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