zope.copy
This package provides a pluggable mechanism for copying persistent objects.
Documentation is hosted at https://zopecopy.readthedocs.io/
Changes
6.0 (2025-09-12)
Replace pkg_resources namespace with PEP 420 native namespace.
Drop support for Python 3.8.
5.0 (2024-10-25)
Add support for Python 3.12, 3.13.
Depend on zodbpickle instead of Python’s pickle, to be able to support Python 3.13 properly.
Drop support for Python 2.7, 3.5, 3.6, 3.7.
4.3 (2022-11-29)
Add support for Python 3.8, 3.9, 3.10, 3.11.
Drop support for Python 3.4.
4.2 (2018-10-04)
Use the latest and fastest protocol when pickling and unpickling and object during the clone operation
Add support for Python 3.7.
4.1.0 (2017-07-31)
Drop support for Python 2.6, 3.2 and 3.3.
Add support for Python 3.5 and 3.6.
Restore zope.component as a testing requirement for running doctests.
4.0.3 (2014-12-26)
Add support for PyPy3.
4.0.2 (2014-03-19)
Add support for Python 3.3 and 3.4.
Update boostrap.py to version 2.2.
4.0.1 (2012-12-31)
Flesh out PyPI Trove classifiers.
4.0.0 (2012-06-13)
Add support for Python 3.2.
Drop zope.component as a testing requirement. Instead, register explicit (dummy) adapter hooks where needed.
Add PyPy support.
100% unit test coverage.
Add support for continuous integration using tox and jenkins.
Add Sphinx documentation: moved doctest examples to API reference.
Add ‘setup.py docs’ alias (installs Sphinx and dependencies).
Add ‘setup.py dev’ alias (runs setup.py develop plus installs nose, coverage, and testing dependencies).
Drop support for Python 2.4 and 2.5.
Include tests of the LocationCopyHook from zope.location.
3.5.0 (2009-02-09)
Initial release. The functionality was extracted from zc.copy to provide a generic object copying mechanism with minimal dependencies.
Release files for zope.copy 6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zope_copy-6.0.tar.gz | 23.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zope_copy-6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:32.6 kB
Release files / zope_copy-6.0.tar.gz
| Download URL | zope_copy-6.0.tar.gz |
|---|---|
| Size | 23.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9a1d98c9814fe275478832811854763e2f84a8e0deaf980a2464aa5cb5e0b5ac
|
|
BLAKE2b-256 checksum How to use checksums |
8d4aaceb734a9f7e0b58022a86c174e5ef4a342f9c577387692feb60fced1dd8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / zope_copy-6.0-py3-none-any.whl
| Download URL | zope_copy-6.0-py3-none-any.whl |
|---|---|
| Size | 9.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
841f644a12310552565829d88a26f0a2542ee409568fdb1a3b09b0e1e39f41e8
|
|
BLAKE2b-256 checksum How to use checksums |
a81280cc70eedd124cfeec8403de6c7634ad9e6c0cabc21b62c10fc6fe789686
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|