Skip to content

pickle.__doc__ does not describe custom pickling #138687

@marnanel

Description

@marnanel

Documentation

pickle.doc doesn't describe how __getstate__ and __setstate__ can be used for custom pickling, although this is an important part of how the module works.

Split from #138676 which attempted to cover both issues; copy.__doc__ claims that pickle.__doc__ explains this, and it doesn't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dirpendingThe issue will be closed if no feedback is provided

    Projects

    Status

    No status

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions