https://bugzilla.redhat.com/show_bug.cgi?id=1107321 Bug ID: 1107321 Summary: Review Request: python-zodbpickle - Fork of Python 2 pickle module for ZODB Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: loganjerry@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://jjames.fedorapeople.org/python-zodbpickle/python-zodbpickle.spec SRPM URL: http://jjames.fedorapeople.org/python-zodbpickle/python-zodbpickle-0.5.2-1.fc21.src.rpm Fedora Account System Username: jjames Description: 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 Python 3.2, Python 3.3, and Python 3.4. The fork adds support for the noload operations used by ZODB. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review