Re: [Python-Dev] Tracker cleanup report

2009-02-17 Thread Daniel (ajax) Diniz
Jack Jansen wrote:
> I had a cursory look at these issues as they came by, and I didn't see any 
> that struck me as still being relevant.
>

Thanks a lot for the feedback, Jack!

Daniel
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Tracker cleanup report

2009-02-17 Thread Daniel (ajax) Diniz
Brett Cannon wrote:
>
> Ditto from me! And I will eventually get to the bugs assigned to me 
> (hopefully starting some time this week).
>

No hurry, just let me know if you see stupid mistakes on my part (I've
once or twice added an issue as its own dependency) :)

Daniel
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Tracker cleanup report

2009-02-17 Thread Daniel (ajax) Diniz
Paul Moore wrote:
> 2009/2/16 Daniel (ajax) Diniz :
>> Hi,
>> Here's a summary of what's been accomplished and what's almost done.
>> This kinda marks the end of this Bug Season for me, but I'd like to do
>> at least one more installment before PyCon.
>
> Can I, for one, offer a *huge* round of applause for what you've
> achieved. It's great to see the tracker getting some serious
> attention.

Thank you, but I can only take a small part of the kudos. It's been a
collective work, involving from the BDFL to issue reporters. Also,
lots of people have been taking care of the tracker.

Notably, Christian Heimes has done a lot of cleanup and updating in
early 2008, Facundo did the same earlier (2005, IIRC) and Benjamin
went through a lot of tickets during the 2.6/3.0 release cycle.

Martin, Benjamin, Victor and Hirokazu have spent a lot of time tidying
things up lately, and some nice fellows like Antoine, Mark, Nick
Coghlan, Amaury, and most cited above are constantly reviewing tickets
and offering feedback. Some people help fighting spam (e.g. Skip,
IIRC). Brett is hors concours regarding time spent for any
Python-related effort, so I won't mention him :D

There's also those recently organizing tickets in their area of
interest: Tarek is on top of distutils issues with lots of help from
Akira Kitada, Georg even has auto-assignment for doc issues, Jesse
Noller with multiprocessing, etc. Of course, this has always happened
to some degree, so lots of people have done that in the past, then
reduced their level of tracker-handling activity, are now back and
helping with lots of issues, e.g. Jack Jansen and Ronald Oussoren.

These are all from the top of my head, from diving into hundreds of
reports and following the tracker activity. Lots of other people I
fail to mention have taken the task of dealing with tickets for
themselves.

So kudos to everyone that invest time handling bugs, feature requests,
janitorial tasks and the eventual PEBKAC.

Thanks for the support!
Cheers,
Daniel
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Tracker cleanup report

2009-02-16 Thread Jack Jansen


On  16-Feb-2009, at 20:40 , Daniel (ajax) Diniz wrote:


There are about 20 Mac-related, 24 invalid/outdated and four IRIX
issues on the 'will be closed unless someone voices disagreement'
queue, so we have a good chance of totaling a hundred closed issues in
ten days.



I had a cursory look at these issues as they came by, and I didn't see  
any that struck me as still being relevant.

--
Jack Jansen, , http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma  
Goldman




___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Tracker cleanup report

2009-02-16 Thread Nick Coghlan
Paul Moore wrote:
> 2009/2/16 Daniel (ajax) Diniz :
>> Hi,
>> Here's a summary of what's been accomplished and what's almost done.
>> This kinda marks the end of this Bug Season for me, but I'd like to do
>> at least one more installment before PyCon.
> 
> Can I, for one, offer a *huge* round of applause for what you've
> achieved. It's great to see the tracker getting some serious
> attention.

Hear, hear!

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
---
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Tracker cleanup report

2009-02-16 Thread Brett Cannon
On Mon, Feb 16, 2009 at 12:37, Paul Moore  wrote:

> 2009/2/16 Daniel (ajax) Diniz :
> > Hi,
> > Here's a summary of what's been accomplished and what's almost done.
> > This kinda marks the end of this Bug Season for me, but I'd like to do
> > at least one more installment before PyCon.
>
> Can I, for one, offer a *huge* round of applause for what you've
> achieved. It's great to see the tracker getting some serious
> attention.


Ditto from me! And I will eventually get to the bugs assigned to me
(hopefully starting some time this week).

-Brett
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] Tracker cleanup report

2009-02-16 Thread Paul Moore
2009/2/16 Daniel (ajax) Diniz :
> Hi,
> Here's a summary of what's been accomplished and what's almost done.
> This kinda marks the end of this Bug Season for me, but I'd like to do
> at least one more installment before PyCon.

Can I, for one, offer a *huge* round of applause for what you've
achieved. It's great to see the tracker getting some serious
attention.

Paul.
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] Tracker cleanup report

2009-02-16 Thread Daniel (ajax) Diniz
Hi,
Here's a summary of what's been accomplished and what's almost done.
This kinda marks the end of this Bug Season for me, but I'd like to do
at least one more installment before PyCon.

We have closed 51 issues so far (sorry if I missed some):

*   Barry
**  Benjamin
**  Daniel
*   Georg
*   Guilherme
*   Hirokazu
*   Marc-Andre
*** Mark
**  Martin
*   Raymond
**  Terry
**  Victor

Thanks, guys!

There are about 20 Mac-related, 24 invalid/outdated and four IRIX
issues on the 'will be closed unless someone voices disagreement'
queue, so we have a good chance of totaling a hundred closed issues in
ten days.

I estimate to have updated about 400-500 issues in the last seven
days. I'm now nosy in 200 of these, that's karma for spamming
python-dev and python-bugs.

I'll pause the digging effort for the next days: besides having less
free time, I think it'll help us digest all those updates.

Obviously, the cleaning is far from complete: there are lots of issues
with 2.5 as version, lots of similar issues (e.g. for socket,
HTMLParser), etc. I'll soon post a tentative plan to attack these. The
goal would roughly be making it easier to pick good issues for PyCon
sprints and fixing in / adding to 2.7 and 3.1.

Cheers,
Daniel
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com