[Tracker-discuss] Bulk info

Facundo Batista facundobatista at gmail.com
Sat Sep 1 18:26:57 CEST 2007


Hola a todos! (Hi everybody!)

I'm trying to get bulk information of the roundup tracker we're now
using. My idea is to keep this resumes updated:

    http://www.taniquetil.com.ar/facundo/py_patchs_00.html
    http://www.taniquetil.com.ar/facundo/py_bugs_00.html

Of course, these two will be merged in one report, and I want to add a
column there ("Keyword").

I didn't find any link to download something like a "resume" of the
tracker, but I can grab almost all the info I need with this URL:

  http://bugs.python.org/issue?
        @columns=id,title,creation,creator,activity,actor&
        @filter=status&status=1,3&
        @pagesize=2000

I have two problems with this, though.

One is very small: I won't have the quantity of comments of movements
a issue had, but I think that's not so important information in the
page I generated.

The big problem is that the dates of creation and last modification
are not accurate. "3 months ago" is fuzzy.

Do you know how can I get this information?

Are there plans to publish a nightly updated packed resume of the tracker?

Thank you!!

-- 
.    Facundo

Blog: http://www.taniquetil.com.ar/plog/
PyAr: http://www.python.org/ar/


More information about the Tracker-discuss mailing list