Python to use a non open source bug tracker?
Paul Boddie
paul at boddie.org.uk
Wed Oct 4 11:22:06 EDT 2006
Fredrik Lundh wrote:
> Valentino Volonghi wrote:
>
> > Considering that trac can also run on postgres or mysql and also
> > considering that both of these databases have enough tools to deal with
> > backups I think it's a non issue.
>
> 10k entries shouldn't be much of an issue for sqlite3 either.
Out of interest, here are some figures:
KDE: 12983 bugs and 11656 wishes
GNOME: 23624 reports
Python: 7159 bugs, 3843 patches, 477 feature requests
The Python figures are totals, whereas I can't be sure whether the KDE
and GNOME figures merely refer to the open issues. Nevertheless, Python
isn't going to be pushing the envelope.
Paul
More information about the Python-list
mailing list