On Wednesday 15 October 2008, Sidnei da Silva wrote: > I don't want to rain on your parade, but I already did a first pass at > reviewing the changes in Python 2.5 and Python 2.6. There are no > significant changes that I could spot so far. Apparently the major > changes are:
I also did a review for Python 2.5 a while ago and all I could find were: * new missing builtins (zope.security) * A bug in the proxy code concerning correct slicing (zope.proxy, I think) I fixed both of these in the respective package. Regards, Stephan -- Stephan Richter Web Software Design, Development and Training Google me. "Zope Stephan Richter" _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
