forked from pool/python-cloudpickle
* Officially support Python 3.12 and drop support for Python 3.6 and 3.7. Dropping support for older Python versions made it possible to simplify the code base signficantly, hopefully making it easier to contribute to and maintain the project. (PR #515) * Fix pickling of dataclasses and their instances. (issue #386, PR #513) * Any color you like as long as it's black. (PR #521) * Drop setup.py and setuptools in favor of pyproject.toml and flit. (PR #521) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=54
Description
No description provided
Languages
Diff
100%