Re: [python-committers] PQM?

2008-08-14 Thread Gustavo Niemeyer
the straightforward agreement on the point above. What exactly is the "doesnt' scale" issue in this case? -- Gustavo Niemeyer http://niemeyer.net ___ python-committers mailing list python-committers@python.org http://mail.python.org/mailman/listinfo/python-committers

Re: [python-committers] improving our code quality [my summary of the "PQM" thread]

2008-08-14 Thread Gustavo Niemeyer
traight to the repository and seeing my changes there. On the other hand, in a complex environment where several developers and multiple platforms are involved, the only way to bring constant stability in is to penalize those that cause breakage. -- Gustavo Niemeyer http://niemeyer.net __

Re: [python-committers] PQM?

2008-08-14 Thread Gustavo Niemeyer
source code under revision control. This doesn't have to be true now. Developers may evolve their code in a broken way for a long time before integrating in a main line of development, and consequently without creating breakage for others, and blocking releases. -- Gustavo Niemeyer