[Zope-dev] Hold the press!

2005-10-12 Thread Sidnei da Silva
I would like to fix this pearl of memory-comsumption in OFS.Image manage_FTPget: def manage_FTPget(self): Return body for ftp. snip return str(self.data) That and port a fix from webdav.NullResource.PUT to webdav.LockNullResource.PUT. But I fear a release is coming

Re: [Zope-dev] Hold the press!

2005-10-12 Thread Chris McDonough
Go Sidnei go! I suspect Andreas won't be all *that* happy about such a bugfix going in on the last day but I don't think the release is until tomorrow, FWIW. ;-) On Oct 12, 2005, at 4:30 PM, Sidnei da Silva wrote: I would like to fix this pearl of memory-comsumption in OFS.Image

Re: [Zope-dev] Hold the press!

2005-10-12 Thread Andreas Jung
--On 12. Oktober 2005 17:30:17 -0300 Sidnei da Silva [EMAIL PROTECTED] wrote: But I fear a release is coming out today? If that's the case could it hold back a bit? I'm already working on the fix. I'll work on the 2.8.2 release today after 4pm (German time) and on 2.7.8 by tomorrow...