[Python-Dev] Small RFEs and the Bug Tracker

Christian Heimes lists at cheimes.de
Tue Feb 19 10:28:14 CET 2008
Steve Holden wrote:
> There there's the Status field. I understand "open" and "closed", but 
> what's the semantic of "pending". Is it awaiting triage, awaiting status 
> assignment, or what?

I've used pending for two states. For one I've put an issue on pending
state when it was fixed on the trunk but we haven't decided if the bugs
needs to be fixed in 2.5 as well. I've also set old bugs as pending to
give the op a change to reopen the bug within a month.

Christian



More information about the Python-Dev mailing list