[Python-Dev] Re: Test breakage due to optparse

David Goodger goodger at python.org
Sat Jul 31 23:37:28 CEST 2004


Tim Peters wrote:
 > PLEASE don't check things in without running the whole test suite!

I for one would rather that you didn't waste your time on something
that somebody else could have and should have done instead.  Why not
adhere to the Checkin Policy?

     * Before checking in a code change, re-run the entire Python test
       suite to be sure that you haven't broken anything.

     -- http://www.python.org/dev/tools.html

Especially in a clear-cut case like this, just revert the changes and
send the ball back to the offender's court.

-- 
David Goodger <http://python.net/~goodger>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
Url : http://mail.python.org/pipermail/python-dev/attachments/20040731/64cb3f98/signature.pgp


More information about the Python-Dev mailing list