[Python-Dev] Rietveld or Review Board use?

Nick Coghlan ncoghlan at gmail.com
Sat Mar 5 06:28:38 CET 2011


On Sat, Mar 5, 2011 at 2:05 AM,  <skip at pobox.com> wrote:
> Is Rietveld or Review Board being used within the Python core development
> community?  I looked at the dev guide but didn't see anything obvious about
> code reviews.  I don't see how to search the Rietveld instance at
> codereview.appspot.com looking just for Python core review requests.

http://bugs.python.org/issue6626 is another one with a fairly
substantive linked review at http://codereview.appspot.com/107042.

The "review" links on that tracker item also show the initial attempt
at automatic integration with a locally hosted copy of Rietveld. I
believe the integration effort stalled because the "auto-review" setup
was leaking memory like a sieve and MvL wasn't able to figure out why
(it was something along those lines, anyway).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list