On Sat, Mar 5, 2011 at 2:05 AM, <s...@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 | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com