[Python-Dev] Revised 1.6 jobs list

Barry A. Warsaw bwarsaw@python.org
Mon, 5 Jun 2000 09:36:28 -0400 (EDT)


>>>>> "GS" == Greg Stein <gstein@lyra.org> writes:

    GS> In the Apache group, we have a very good set of eyeballs
    GS> watching the checkins. I'd say that each checkin is reviewed
    GS> by two or three people in detail. Invariably, there are
    GS> several checkins each week that result in a thread discussing:
    GS> (a) you broke it, (b) why was it done that way, (c) couldn't
    GS> it be done this way, (d) this appears to be missing, (e) etc.

Maybe we also need to expand on the test suite, do nightly builds, and
post the results.  Kind of the way Mozilla does it.  Well, Python
probably doesn't change so radically every night, but a more expanded
test suite with web based feedback would be cool.

-Barry