[Python-Dev] Breaking Test Cases on Purpose

Jeremy Hylton jeremy@beopen.com
Thu, 3 Aug 2000 14:58:15 -0400 (EDT)


I'm Tim on this issue.  As officially appointed release manager for
2.0, I set some guidelines for checking in code.  One is that no
checkin should cause the regression test to fail.  If it does, I'll
back it out.

If you didn't review the contribution guidelines when they were posted
on this list, please look at PEP 200 now.

Jeremy