ANNOUNCE: Zope 2.3.0 beta 3 released
Hi all, Zope 2.3.0 beta 3 is now available. You can download it from Zope.org: http://www.zope.org/Products/Zope/2.3.0b3/ This beta contains fixes for various issues reported to date in the beta cycle, and some older Collector bugs. Barring any major unforseen problems, this will be the last 2.3 beta release. 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.3.0b3/CHANGES.txt - http://www.zope.org/Products/Zope/2.3.0b3/HISTORY.txt Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
Zope-maintainers, Please evaluate the patch in bug #1884. There is an ExtensionClass.c bug in CMethod_call that prevents calling unbound super-class methods when the __call_method__ hook exists. http://classic.zope.org:8080/Collector/1884/view thanks, John Brian Lloyd wrote:
Hi all,
Zope 2.3.0 beta 3 is now available. You can download it from Zope.org:
http://www.zope.org/Products/Zope/2.3.0b3/
This beta contains fixes for various issues reported to date in the beta cycle, and some older Collector bugs. Barring any major unforseen problems, this will be the last 2.3 beta release.
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.3.0b3/CHANGES.txt
- http://www.zope.org/Products/Zope/2.3.0b3/HISTORY.txt
Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
-- . . . . . . . . . . . . . . . . . . . . . . . . John D. Heintz | Senior Engineer 1016 La Posada Dr. | Suite 240 | Austin TX 78752 T 512.633.1198 | jheintz@isogen.com w w w . d a t a c h a n n e l . c o m
Hi! Many cheers to DC people and the community! On Wed, 24 Jan 2001, Brian Lloyd wrote:
Zope 2.3.0 beta 3 is now available. You can download it from Zope.org:
Finally it works for me lake a charm! (Even with python 2.0!) Thanks to all, good guys!!! Now going to dive into new features (VirtualHostMonster, getId, etc...) Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
[Oleg Broytmann] | Finally it works for me lake a charm! (Even with python 2.0!) Really? Python 2.0? Without any problems? Digicool's, are you supporting Zope on Python 2.0?
[Oleg Broytmann]
| Finally it works for me lake a charm! (Even with python 2.0!)
Really? Python 2.0? Without any problems? Digicool's, are you supporting Zope on Python 2.0?
It is not *officially* supported, meaning that new features (unicode) are not guaranteed to work with Zope apis, etc. and that if you have problems you are on your own. But we have made an effort to ensure that Zope builds without problems for 2.0 and have made some tweaks to fix known problems people were having running under 2.0. Toby Dickenson deserves a lot of the credit for that. Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations www.digicool.com
Erik Enge wrote:
[Oleg Broytmann]
| Finally it works for me lake a charm! (Even with python 2.0!)
Really? Python 2.0? Without any problems? Digicool's, are you supporting Zope on Python 2.0?
That's the target for 2.4, isn't it? cheers, Chris
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Chris Withers Sent: Thursday, January 25, 2001 10:19 AM To: Erik Enge Cc: Oleg Broytmann; Zope Mailing List Subject: Re: [Zope] ANNOUNCE: Zope 2.3.0 beta 3 released
| Finally it works for me lake a charm! (Even with python 2.0!)
Really? Python 2.0? Without any problems? Digicool's, are you supporting Zope on Python 2.0?
That's the target for 2.4, isn't it?
That's what Brian has mentioned...that 2.4 will primarily be Python 2.x support (including unicode) and may even require Python 2. I'm running Python 2.0 with Zope 2.3b3, several custom and borrowed ZClasses, Python Products, MySQL connections and it's running very well. I just hope I'm not a Chernobyl waiting to happen. :-) _______________________ Ron Bickers Logic Etc, Inc. rbickers@logicetc.com
On 25 Jan 2001, Erik Enge wrote:
| Finally it works for me lake a charm! (Even with python 2.0!)
Really? Python 2.0? Without any problems?
I didn't found any, do you? Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
[Oleg Broytmann] | On 25 Jan 2001, Erik Enge wrote: | > | > Really? Python 2.0? Without any problems? | | I didn't found any, do you? I haven't tried running Zope with 2.0, yet.
participants (6)
-
Brian Lloyd -
Chris Withers -
Erik Enge -
John D. Heintz -
Oleg Broytmann -
Ron Bickers