Fork of Python 3 pickle module

Edit Package python-zodbpickle

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 both Python 3.2 and Python 3.3.
The fork add support for the noload operations used by ZODB.

Refresh
Refresh
Source Files
Filename Size Changed
python-zodbpickle.changes 0000001728 1.69 KB
python-zodbpickle.spec 0000002299 2.25 KB
zodbpickle-2.0.0.tar.gz 0000183073 179 KB
Revision 6 (latest revision is 14)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 865548 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 6)
- Use python_module macro for BuildRequires on the testsuite module
Comments 0
openSUSE Build Service is sponsored by