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 0000003525 3.44 KB
python-zodbpickle.spec 0000002367 2.31 KB
zodbpickle-3.1.tar.gz 0000111254 109 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1133585 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to 3.1:
  * Add support for Python 3.12.
  * Fix ``NameError`` in ``.fastpickle`` and ``.slowpickle``.
  * Build Linux binary wheels for Python 3.11.
  * Add preliminary support for Python 3.12a5.
  * Drop support for Python 2.7, 3.5, 3.6.
  * Drop support for deprecated ``python setup.py test``.

- Update to version 2.6
- Update to version 2.5
- Update to version 2.4.0
- version update to 2.3.0
- Use python_module macro for BuildRequires on the testsuite module
Comments 0
openSUSE Build Service is sponsored by