[Python-Dev] Small RFEs and the Bug Tracker

Guido van Rossum guido at python.org
Thu Feb 21 16:31:38 CET 2008


On Wed, Feb 20, 2008 at 11:59 PM, Virgil Dupras <hsoft at hardcoded.net> wrote:
> On 2/21/08, "Martin v. Löwis" <martin at v.loewis.de> wrote:
>  >  - no selection -        118
>  >  wont fix        189
>  >  works for me    62
>  >  accepted        310
>  >  fixed   611
>  >  duplicate       75
>  >  later   17
>  >  invalid 73
>  >  postponed       6
>  >  out of date     193
>  >  remind  1
>  >  rejected        180
>
>  Thanks for running it. The rate is better than I expected, so I was
>  wrong in my assumption.
>
>  What would be the difference between accepted and fixed for a closed ticket?

I don't know what others do, but I use accepted for a patch submission
and fixed for a bug report.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list