Re: [Python-Dev] Python bugs database started

The Jitterbug software is nice for tracking bugs, but its user interface *SUCKS*. I wish I had the time to redseign that part -- unfortunately it's probably totally integrated with the rest of the code...
We looked into bug tracking systems recently, and basically they all suck. We went with gnats in the end, but it has pretty similar problems on the GUI side. But maybe we could convince some people with too much time on their hands to do a Python bug reporting system:-) -- Jack Jansen | ++++ stop the execution of Mumia Abu-Jamal ++++ Jack.Jansen@oratrix.com | ++++ if you agree copy these lines to your sig ++++ www.oratrix.nl/~jack | see http://www.xs4all.nl/~tank/spg-l/sigaction.htm

Jack Jansen writes:
But maybe we could convince some people with too much time on their hands to do a Python bug reporting system:-)
Digicool has a relatively simple bug tracking system for Zope which you can try out at http://www.zope.org/Collector/ . -- A.M. Kuchling http://starship.python.net/crew/amk/ I'm going to dance now, I'm afraid. -- Ishtar ends it all, in SANDMAN #45: "Brief Lives:5"

Digicool has a relatively simple bug tracking system for Zope which you can try out at http://www.zope.org/Collector/ .
I asked, and Collector is dead -- but the new offering (Tracker) isn't ready for prime time yet. I'll suffer through Jitterbug until Tracker is out of beta (the first outsider who submitted a bug also did the Reload thing :-). --Guido van Rossum (home page: http://www.python.org/~guido/)
participants (3)
-
Andrew M. Kuchling
-
Guido van Rossum
-
Jack Jansen