Changelog for
zope3-python-2.4-3.2.1-13.84.i586.rpm :
Mon Sep 25 14:00:00 2006 mkudlvasrAATTsuse.cz
- update to 3.2.1
highlights from changelog:
Zope 3.2.0b1
- The ZServer has been replaced with the Twisted server.
- Added a test browser. The test browser simulates a real
Web browser as much as possible as a Python object. This
allows us to write functional tests the same way the site
would be experienced by the user.
Zope 3.2.0b2
- Changed the way returning large results is handled. Applications
can now simply return files to the publisher.
- OverflowWarning is not used anymore in python 2.5
- Created int vs. Py_ssize_t checks according to PEP 353
Thu Sep 21 14:00:00 2006 cthielAATTsuse.de
- fix build with python 2.5