[Python-Dev] We should be using a tool for code reviews
"Martin v. Löwis"
martin at v.loewis.de
Wed Sep 29 23:58:05 CEST 2010
> That shouldn't be too hard. Someone just has to create an App Engine
> project and handle the deployment. I guess the trickiest part is
> making sure enough people have admin access so multiple people can
> update the website, especially if we run a modified copy so that
> bugs.python.org can push "anonymous" (and probably be the only thing
> that can).
I was hoping that I can run Rietveld on the same machine as roundup,
with the added advantage that people can use the same logins, and
even the same cookies.
Of course, we could do an OpenID-style indirect communication,
referring people to Roundup when they need to be authenticated to
Rietveld (in particular when commenting).
Regards,
Martin
More information about the Python-Dev
mailing list