cloudpipe/cloudpickle

Drop support for Python 3.6

Open

#496 创建于 2023年1月19日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (1,407 star) (152 fork)batch import
help wanted

描述

It's no longer possible to run the CI on it.

It's a good opportunity to simplify some of the code base by removing backward compat code.

The metadata in setup.py (classifiers and python_requires) should be updated accordingly.

Ideally we should be able to restore a test coverage above 90 or 95%.

贡献者指南