Fork of Python 3 pickle module
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.
- Links to devel:languages:python / python-zodbpickle
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:frispete:python/python-zodbpickle && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
python-zodbpickle.changes | 0000004028 3.93 KB | |
python-zodbpickle.spec | 0000002509 2.45 KB | |
zodbpickle-4.0.tar.gz | 0000111027 108 KB |
Latest Revision
Hans-Peter Jansen (frispete)
committed
(revision 1)
Comments 0