Commit 4282c3d6 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

version up : Zope-2.12.14.

* Fixed argument parsing for entrypoint based zopectl commands.
* Fixed the usage of pstats.Stats() output stream. The Control_Panel/DebugInfo/manage_profile ZMI view was broken in Python 2.5+.
* Use cProfile where possible for the Control_Panel/DebugInfo/manage_profile ZMI view.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41421 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1efed7ed
......@@ -2,7 +2,7 @@
[buildout]
extends =
http://svn.zope.org/repos/main/Zope/tags/2.12.13/versions.cfg
http://svn.zope.org/repos/main/Zope/tags/2.12.14/versions.cfg
../profiles/versions-common.cfg
[versions]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment