Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

'reducer_override' support #9

@suquark

Description

@suquark

Currently, the python3.8.0b4 (https://github.com/python/cpython/releases/tag/v3.8.0b4) has reducer_override support in struct PicklerObject, which makes inheriting from cpython Pickler feasible. It could also help #8. I think it is important because there is about 20x performance gap between the cpython version and the pure python version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions