bugs.python.org finally in production!
For over a year, I've been working on replacing the bug tracker used by the python project. Earlier, they used the horrible bug tracker provided by sourceforge. Now, since last thursday, they are using their own tracker based on roundup.
Hooray! I'm very happy we're finally there!
The new tracker is at http://bugs.python.org
Earlier posts on the subject:
Comment by Philip Jenvey
Created Sun, 26 Aug 2007 07:22:41 +0000Are your tools used to migrate from sourceforge to roundup available anywhere? I'm sure a number of other projects could utilize them (the Jython project immediately comes to mind)
How did you handle the fact that there weren't just sourceforge tickets, but also patches under their own category (and possibly feature requests if python's sourceforge project originally had those too)?