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.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-zodbpickle
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-zodbpickle && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-zodbpickle.changes | 0000004753 4.64 KB | |
python-zodbpickle.spec | 0000002541 2.48 KB | |
zodbpickle-4.2.tar.gz | 0000117331 115 KB |
Comments 0