ZopeTree是一个轻量级的树实现。

Products.ZopeTree的Python项目详细描述


https://travis-ci.com/jugmac00/Products.ZopeTree.svg?branch=masterhttps://coveralls.io/repos/github/jugmac00/Products.ZopeTree/badge.svg?branch=masterhttps://img.shields.io/pypi/v/Products.ZopeTree.svghttps://img.shields.io/pypi/pyversions/Products.ZopeTree.svghttps://requires.io/github/jugmac00/Products.ZopeTree/requirements.svg?branch=masterPyPI - License

在产品.ZopeTree在

ZopeTree是一个轻量级的树实现,主要用于ZPT。在

由Philipp“philiKON”von Weitershausen创建。在

范围

这个2003年的一揽子计划已经沉睡了十多年。在

现在是时候起床准备Zope4和Python3了。在

该包被视为功能完整。在

变更

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.

1.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.

1.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.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java传递实现接口的内部类   java为什么managedbean方法在post请求中的过滤器调用之前调用   java Android应用程序在Android M,O上崩溃,登录A/libc时出错:tid 17938中的致命信号11(SIGSEGV),代码2,故障地址0x343a2944   java JPA存储库。findByAll()返回null,但数据库中存在所有内容   用于发送电子邮件的java Ant脚本   Java小程序HTML页面发生了奇怪的事情   在Postman的请求正文中传递多个JSON数据,并使用Jersy(JXRS)进入Java Rest API   无法强制转换java DAO类   10分钟后重新连接java   正则表达式如何在java中选择字符串直到某个字符   java我的输出有一些问题   Objective中的java时间段   java如何在新屏幕上基于按钮单击在webview中打开url   java哪个selenium版本与Firefox ESR 45.2.0兼容   java无法使用Apache Camel 3.1.0将XML转换为JSON