[Python-Dev] We should be using a tool for code reviews

Georg Brandl g.brandl at gmx.net
Fri Oct 1 07:49:23 CEST 2010


Am 30.09.2010 10:22, schrieb Dirkjan Ochtman:
> On Wed, Sep 29, 2010 at 20:32, Guido van Rossum <guido at python.org> wrote:
>> I would like to recommend that the Python core developers start using
>> a code review tool such as Rietveld or Reviewboard. I don't really
>> care which tool we use (I'm sure there are plenty of pros and cons to
>> each) but I do think we should get out of the stone age and start
>> using a tool for the majority of our code reviews.
> 
> Rambling thoughts about some of the things mentioned in this thread.
> 
> I think hg-review looks interesting, though it may not (yet) have the
> level of sophistication of Rietveld. (Public test instance at
> http://review.stevelosh.com/.)
> 
> It might be interesting to integrate Rietveld uploads in a Mercurial
> extension, particularly if it gets integrated with mq somehow.

That would be totally awesome!

Georg


-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-Dev mailing list