#1114511 RM: zodbpickle -- ROM; fork of "pickle" that was used during the Py2->3 transition

#1114511#5
Date:
2025-09-06 10:33:32 UTC
From:
To:
Dear FTP Masters,

This old fork of "pickle" from the Python standard library has no user left.

From the popcon graph it looks it was already the case since bookworm was released.

https://qa.debian.org/popcon.php?package=zodbpickle

Please remove this useless backport from the archive.

Greetings

Alexandre
-----

Description: Fork of pickle module for uniform serialization between Python 2 and 3 (Py3)
 This package forks the pickle module (and the supporting C extension)
 from both Python 3.2 and Python 3.3. The fork adds support for the
 noload operations used by ZODB.