[ANN] Zope 2.7.3 final released
Hi all, on behalf of Zope Corporation and the Zope community I am pleased to announce the release of Zope 2.7.3 final. You can download it the sources from http://www.zope.org/Products/Zope/2.7.3/ Installers for Microsoft Windows will be available shortly! This release is a bugfix release and contains a fix for a memory leak in cAccessControl and some fixes in the Zope session machinery. For more information on what is new in this release, see the CHANGES.txt and HISTORY.txt files for the release: http://www.zope.org/Products/Zope/2.7.3/CHANGES.txt http://www.zope.org/Products/Zope/2.7.3/HISTORY.txt For more information on the available Zope releases, guidance for selecting the right distribution and installation instructions, please see: http://www.plope.com/Books/2_7Edition/InstallingZope.stx -- Andreas Jung (andreas at zopyx dot com)
On Sun, Oct 24, 2004 at 10:02:20AM +0200, Andreas Jung wrote:
Hi all,
on behalf of Zope Corporation and the Zope community I am pleased to announce the release of Zope 2.7.3 final. You can download it the sources from
I've downloaded it and managed to build it on OS/2 without any problem - even shows the correct version ;-)... Still can't figure out how to use socket names though... :-(
-- Andreas Jung (andreas at zopyx dot com)
-- John
John Poltorak wrote:
On Sun, Oct 24, 2004 at 10:02:20AM +0200, Andreas Jung wrote:
Hi all,
on behalf of Zope Corporation and the Zope community I am pleased to announce the release of Zope 2.7.3 final. You can download it the sources from
I've downloaded it and managed to build it on OS/2 without any problem - even shows the correct version ;-)...
Still can't figure out how to use socket names though... :-(
You are going to have to hack the zopeschema.xml file, and perhaps the handlers, to allow that. Those files live in 'lib/python/Zope/Startup'. If you succeed in making it work, submit a collector issue with the patch. Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
participants (3)
-
Andreas Jung -
John Poltorak -
Tres Seaver