[Zope-dev] Re: fdrake's fix for brian's fix for bug 1203 needs to be applied in other branches

2004-01-27 Thread Tres Seaver
Leonardo Rochael Almeida wrote:

There's a recent entry in the 2.6 branch from fred stating:

types don't have a guaranteed truth value, so check that it
isn't None
the diff is here:
http://cvs.zope.org/Zope/lib/python/ZTUtils/Zope.py.diff?r1=1.10.6.3r2=1.10.6.4only_with_tag=Zope-2_6-branch
This same fix needs to be applied to at least the 2.7 branch and HEAD,
probaly other branches too, but I haven't checked.
The 2.7 branch and the head are the only two other active branches;  I 
just checked in a fix which removes the pre-2.3 compatibility code.

Should I file a bug for this?
Nope, at least not this time.  Next time you could follow up to 1203, 
noting the problem.

Tres.
--
===
Tres Seaver[EMAIL PROTECTED]
Zope Corporation  Zope Dealers   http://www.zope.com
___
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 )


Re: [Zope-dev] Re: fdrake's fix for brian's fix for bug 1203 needs to be applied in other branches

2004-01-27 Thread Leonardo Rochael Almeida
On Tue, 2004-01-27 at 12:42, Tres Seaver wrote:
 [...]
 The 2.7 branch and the head are the only two other active branches;  I 
 just checked in a fix which removes the pre-2.3 compatibility code.

Funny, with all the talk about 2.8 including only the ZODB work and
fixes, I thought we'd have a 2.8 branch by now... :-)

-- 
Ideas don't stay in some minds very long because they don't like
solitary confinement.


___
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 )


Re: [Zope-dev] Re: fdrake's fix for brian's fix for bug 1203 needs to be applied in other branches

2004-01-27 Thread Fred L. Drake, Jr.

Leonardo Rochael Almeida writes:
  Funny, with all the talk about 2.8 including only the ZODB work and
  fixes, I thought we'd have a 2.8 branch by now... :-)

Yeah, we're kind of call that the trunk for now, so we pick up the
general bug fixes as well.  Too many actual (active) branches makes
for true pain in managing patches.


  -Fred

-- 
Fred L. Drake, Jr.  fred at zope.com
PythonLabs at Zope Corporation

___
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 )