Fedora Packages

python3-zodbpickle Subpackage of python-zodbpickle

Fork of Python 3 pickle module for ZODB

This package presents a uniform pickling interface for ZODB: - Under Python2, this package forks both Python 2.7's pickle and cPickle modules, adding support for the protocol 3 opcodes. It also provides a new subclass of bytes, zodbpickle.binary, which Python2 applications can use to pickle binary values such that they will be unpickled as bytes under Py3k. - Under Py3k, this package forks the pickle module (and the supporting C extension) from Python 3.7 through 3.12. The fork adds support for the noload operations used by ZODB.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.3-1.fc41 -
Fedora 40 3.2-2.fc40 -
Fedora 39 3.1-1.fc39 -
Fedora 38 3.0.1-1.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-zodbpickle dash maintainers at fedoraproject dot org.



Sources on Pagure