Products.ZopeTree
ZopeTree is a light-weight tree implementation, mainly for use with ZPT.
Created by Philipp “philiKON” von Weitershausen.
Scope
This package back from 2003 has been asleep for more than a decade.
It was about time to get up and get ready for Zope 4 and Python 3.
The package is considered feature-complete.
CHANGES
v3.4.0
add support for Python 3.11 (thanks to hugovk)
v3.3.0
add support for Python 3.10
v3.2.0
add Philipp von Weitershausen as the author of this package
v3.1.0
use gh actions for CI instead of Travis
v3.0.1
fix MANIFEST.in
v3.0.0
enable pre-commit hooks
drop support for Python versions < 3.6
add support for Python 3.9
convert documentation from markdown to restructured text
v2.0.1
fix link to PyPi badge
v2.0 (2019-11-23)
add tox environment
restructure to use a src directory
add a Travis configuration
make tests run on Python 2.7 and in a Zope 4 environment
add a setup.py
fix deprecation warnings
replace license file format (HTML->txt)
add flake8 and apply it
add support for Python 3.6, 3.7, 3.8
v1.3.1 (2003-08-21)
Fixed tree_menu example. Thanks to Andy McKay for the patch.
v1.3 (2003-05-30)
Setting a cookie with ZopeTree is optional now. Simply pass set_cookie=0 to the ZopeTree constructor.
Fixed a security hole in the tree state decompressing mechanism. Previous versions were vulnerable to a denial of service attack using large tree states. Thanks go to Jamie Heilman for reporting the bug and Toby Dickenson for providing a fix.
v1.2 (2003-04-30)
Added optional ‘expanded_nodes’ argument to ZopeTree constructor. Thanks to Jean Jordaan for suggesting this.
Changed signature of TreeObjectWrapper constructor. ‘path’ is an optional argument now.
Added collapse() method to ZopeTree.Node.
v1.1 (2003-03-17)
It now works on Zope 2.4.
The unit test was not converted from RevisionManager yet. Fixed.
v1.0 (2003-03-14)
Initial release.
Release files for Products.ZopeTree 3.4.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 | |
|---|---|---|---|
| Products.ZopeTree-3.4.0.tar.gz | 20.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Products.ZopeTree-3.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 38.3 kB
Release files / Products.ZopeTree-3.4.0.tar.gz
| Download URL | Products.ZopeTree-3.4.0.tar.gz |
|---|---|
| Size | 20.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4fb8e782e4f00ec9a13d029fddcee6e4448818b852f576544e7fb384b1ffdf76
|
|
BLAKE2b-256 checksum How to use checksums |
ab94d143523ccf0a0ef8a5fdcc68a58f54a60401251a90224d124990a5043ba7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.10
|
Release files / Products.ZopeTree-3.4.0-py3-none-any.whl
| Download URL | Products.ZopeTree-3.4.0-py3-none-any.whl |
|---|---|
| Size | 17.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8755de85b6972904e2babb7c60a926e3e943e6a911b24064545d33da66bc0adf
|
|
BLAKE2b-256 checksum How to use checksums |
0d40e64a9a3eee20746651850e56cf1fef402d42f4e4d55a16129fa41b991d55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.10
|