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 0000000476 476 Bytes
python-zodbpickle.spec 0000002320 2.27 KB
zodbpickle-1.0.1.tar.gz 0000181880 178 KB
Revision 2 (latest revision is 14)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 625396 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
- Update to 1.0.1:
  * Fix a memory leak in pickle protocol 3 under Python 2. See issue 36.
  * Add support for Jython 2.7.
  * Add support for Python 3.5 and 3.6.
  * Drop support for Python 2.6 and 3.2 and 3.3
Comments 0
openSUSE Build Service is sponsored by