cloudpipe/cloudpickle

Drop support for Python 3.6

Open

#496 opened on 2023年1月19日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (1,407 stars) (152 forks)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%.

コントリビューターガイド