[Zope3-dev] Zope3 vs CVS Python

Barry A. Warsaw barry@zope.com
Mon, 5 Aug 2002 13:05:54 -0400


>>>>> "TP" == Tim Peters <tim@zope.com> writes:

    >> I get other errors, but I don't get these.  CVS Python 2.3 and
    >> Zope3 both cvs up'd as of 5 minutes ago, both built from
    >> scratch.  RH6.1-ish.

    TP> So Guido doesn't "see any of those errors on Linux" (unclear
    TP> whether he sees other errors), you see some unspecified errors
    TP> on RH6.1-ish, and I'm all alone in Windowsland.  All right!
    TP> We're back to business as usual <wink>.

There errors I saw were in the JobBoardEx due to (I believe) Jeremy's
reworking of the PersistentMapping module.  I'm about to check in a
change for that, although few people probably still care.

With that patch, I get 2009 tests passed, no errors.
-Barry