[Python-Dev] should I check in this test_xmlrpc test case change? (original) (raw)

Barry A. Warsaw barry@zope.com
Fri, 19 Oct 2001 12:07:25 -0400


"SM" == Skip Montanaro <skip@pobox.com> writes:

BAW> You can check it into the trunk, but it's too late for
BAW> anything else to make it in 2.2b1 now.

SM> Thanks, will do.  I didn't care about making 2.2b1 (it is just
SM> a test case, after all).  I just didn't want to botch
SM> something up related to the mechanics of the release.

The trunk is always safe to make commits to. That's why we release from a branch.

-Barry