[ buster ]
[ 源代码: zodbpickle ]
软件包:pypy-zodbpickle(1.0-1)
Fork of pickle module for uniform serialization between Python 2 and 3 (PyPy)
This package forks both Python 2.7's pickle and cPickle modules for ZODB, 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 Python 3.
其他与 pypy-zodbpickle 有关的软件包
|
|
|
|
-
- dep: pypy
- fast alternative implementation of Python - PyPy interpreter
-
- dep: pypy-setuptools
- PyPy Distutils Enhancements