Skip to content

[RFC] make @pierreglaser a maintainer of cloudpickle #287

@ogrisel

Description

@ogrisel

Hi all,

@pierreglaser has contributed numerous deep improvements to cloudpickle over the past year including a new implementation of the CloudPickler class in #253 to derive from the fast C implementation of pickle.Pickler in Python 3.8+ instead of the significantly slower Python implementation (along the related supporting changes in the CPython standard library python/cpython#12499 python/cpython#12588 ).

As a result Pierre is now the most familiar with the internal details of the cloudpickle code base so it would make sense to grant him the maintainers right on the github repo and on pypi.org.

Pinging current members with maintainers' rights: @rgbkrk @holdenk @HyukjinKwon @jakirkham @llllllllll @mrocklin @pitrou @ssanderson.

BTW if anyone has any comments on how we should improve the maintenance of this project please feel free to comment on this thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions