Hi, On Sat, Aug 25, 2012 at 2:07 PM, <martin at v.loewis.de> wrote: > > Zitat von francis <francismb at email.de>: > > >> Is there a easy way to automate this?: >> >> - Get a list the "waiting for review" issues > > > Not exactly this precise list; instead, a list of issues with a patch: > > s=xmlrpclib.ServerProxy("http://bugs.python.org",allow_none=True) > s.filter('issue',dict(keywords=2,status=1}) > > The other conditions need to be queried separately (although you > could search for both keywords in a single query). > > [...] In addition, you might want to check the Roundup XML-RPC docs: http://roundup.sourceforge.net/docs/xmlrpc.html and the source of the script that generates the summary: http://hg.python.org/tracker/python-dev/file/default/scripts/roundup-summary Best Regards, Ezio Melotti
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4