[Python-Dev] Bug Database (original) (raw)

Jeremy Hylton jeremy@beopen.com
Tue, 1 Aug 2000 14:47:47 -0400 (EDT)


Thanks for doing some triage, Moshe!

I am in the process of moving the bug database from jitterbug to SourceForge. There are still a few kinks in the process, which I am trying to finish today. There are two problems you will see with the current database:

* Many bugs do not contain all the followup messages that
Jitterbug has.  I am working to add them.

* There are many duplicates of some bugs.  The duplicates are the
result of the debugging process for my Jitterbug -> SF conversion
script.  I will remove these before I am done.  Any bug numbered
higher than 110740 is probably a duplicate at this point.

The conversion process has placed most of the Jitterbug entries in the SF bug tracker. The PR number is in the SF summary and most of the relevant Jitterbug headers (submittor, data, os, version) are part of the body of the SF bug. Any followups to the Jitterbug report are stored as followup comments in SF.

The SF bug tracker has several fields that we can use to manage bug reports.

New bug reports should use the sourceforge interface.

Jeremy