Re: [Python-Dev] bug triage

2010-01-06 Thread Brian Curtin
On Wed, Jan 6, 2010 at 19:28, Brett Cannon wrote: > > > On Wed, Jan 6, 2010 at 17:22, R. David Murray wrote: > >> >> On Wed, 06 Jan 2010 11:03:32 -0800, Brett Cannon wrote: >> > On Wed, Jan 6, 2010 at 06:57, Brian Curtin >> wrote: >> > > On the topic of bugs that can be readily closed (literally

Re: [Python-Dev] bug triage

2010-01-06 Thread Brett Cannon
On Wed, Jan 6, 2010 at 17:22, R. David Murray wrote: > > On Wed, 06 Jan 2010 11:03:32 -0800, Brett Cannon wrote: > > On Wed, Jan 6, 2010 at 06:57, Brian Curtin > wrote: > > > On the topic of bugs that can be readily closed (literally), I've > recently > > > come across a number of issues which a

Re: [Python-Dev] bug triage

2010-01-06 Thread R. David Murray
On Wed, 06 Jan 2010 11:03:32 -0800, Brett Cannon wrote: > On Wed, Jan 6, 2010 at 06:57, Brian Curtin wrote: > > On the topic of bugs that can be readily closed (literally), I've recently > > come across a number of issues which appear to be sitting in a patch or > > review stage, but their patche

Re: [Python-Dev] bug triage

2010-01-06 Thread Ned Deily
In article <4b4475f3.5040...@gmail.com>, Nick Coghlan wrote: > Michael Foord wrote: > > I assumed there would be RSS feeds for bug tracker activity but can't > > easily find these on the tracker. There is a bot that posts activity to > > #python-dev, so there must be some way of getting this info

Re: [Python-Dev] bug triage

2010-01-06 Thread Brett Cannon
On Wed, Jan 6, 2010 at 06:57, Brian Curtin wrote: > On Wed, Jan 6, 2010 at 06:57, Nick Coghlan wrote: > >> I believe someone (Daniel Diniz, maybe?) did do a pass over those some >> time in the last 12 months, so most of the obviously irrelevant ones >> that are that old should already be gone.

Re: [Python-Dev] bug triage

2010-01-06 Thread Antoine Pitrou
Antoine Pitrou pitrou.net> writes: > > Le Wed, 06 Jan 2010 08:57:42 -0600, Brian Curtin a écrit : > > On the topic of bugs that can be readily closed (literally), I've > > recently come across a number of issues which appear to be sitting in a > > patch or review stage, but their patches have bee

Re: [Python-Dev] bug triage

2010-01-06 Thread Antoine Pitrou
Le Wed, 06 Jan 2010 08:57:42 -0600, Brian Curtin a écrit : > On the topic of bugs that can be readily closed (literally), I've > recently come across a number of issues which appear to be sitting in a > patch or review stage, but their patches have been committed and the > issue remains open. What

Re: [Python-Dev] bug triage

2010-01-06 Thread skip
> "Nick" == Nick Coghlan writes: Nick> I'm pretty sure the bugs list is still the primary spooled Nick> notification mechanism: Nick> http://mail.python.org/mailman/listinfo/python-bugs-list Actually, there is a new-bugs-announce list: http://mail.python.org/mailman/listinfo

Re: [Python-Dev] bug triage

2010-01-06 Thread sstein...@gmail.com
On Jan 6, 2010, at 7:29 AM, Tarek Ziadé wrote: > On Wed, Jan 6, 2010 at 12:24 PM, Michael Foord > wrote: >> On 06/01/2010 11:19, Chris Withers wrote: >>> >>> Hi All, >>> >>> Is there a high volume of incoming bugs to the Python tracker? >>> If so, I'd like to help with triaging. I think I have

Re: [Python-Dev] bug triage

2010-01-06 Thread Brian Curtin
On Wed, Jan 6, 2010 at 06:57, Nick Coghlan wrote: > I believe someone (Daniel Diniz, maybe?) did do a pass over those some > time in the last 12 months, so most of the obviously irrelevant ones > that are that old should already be gone. Not to say it isn't worth > doing another pass, just sayin

Re: [Python-Dev] bug triage

2010-01-06 Thread R. David Murray
On Wed, 06 Jan 2010 11:41:28 +, Chris Withers wrote: > Nick Coghlan wrote: > > I'm pretty sure the bugs list is still the primary spooled notification > > mechanism: > > http://mail.python.org/mailman/listinfo/python-bugs-list > > That's what I was after, thanks! Just for completeness, ther

Re: [Python-Dev] bug triage

2010-01-06 Thread Nick Coghlan
Tarek Ziadé wrote: > Another useful triage I think, is to review the oldest bugs (some of > them are > 5 years) > and remove the ones that are not relevant anymore, or duplicate with > newer entries. I believe someone (Daniel Diniz, maybe?) did do a pass over those some time in the last 12 months

Re: [Python-Dev] bug triage

2010-01-06 Thread Roché Compaan
On Wed, 2010-01-06 at 11:30 +, Chris Withers wrote: > Michael Foord wrote: > > I assumed there would be RSS feeds for bug tracker activity but can't > > easily find these on the tracker. There is a bot that posts activity to > > #python-dev, so there must be some way of getting this informati

Re: [Python-Dev] bug triage

2010-01-06 Thread Tarek Ziadé
On Wed, Jan 6, 2010 at 1:31 PM, Chris Withers wrote: > Tarek Ziadé wrote: >> >> Another useful triage I think, is to review the oldest bugs (some of >> them are > 5 years) >> and remove the ones that are not relevant anymore, or duplicate with >> newer entries. > > I'm sprinting for 2 days at PyCo

Re: [Python-Dev] bug triage

2010-01-06 Thread Chris Withers
Tarek Ziadé wrote: Another useful triage I think, is to review the oldest bugs (some of them are > 5 years) and remove the ones that are not relevant anymore, or duplicate with newer entries. I'm sprinting for 2 days at PyCon, I'd verymuch be up for doing this with someone as a paired task for

Re: [Python-Dev] bug triage

2010-01-06 Thread Tarek Ziadé
On Wed, Jan 6, 2010 at 12:24 PM, Michael Foord wrote: > On 06/01/2010 11:19, Chris Withers wrote: >> >> Hi All, >> >> Is there a high volume of incoming bugs to the Python tracker? >> If so, I'd like to help with triaging. I think I have all the necessary >> access, what I'm missing is the knowled

Re: [Python-Dev] bug triage

2010-01-06 Thread Facundo Batista
On Wed, Jan 6, 2010 at 8:19 AM, Chris Withers wrote: > Is there a high volume of incoming bugs to the Python tracker? > If so, I'd like to help with triaging. I think I have all the necessary > access, what I'm missing is the knowledge of how to set myself up to get > notifications of new bugs...

Re: [Python-Dev] bug triage

2010-01-06 Thread Chris Withers
Nick Coghlan wrote: I'm pretty sure the bugs list is still the primary spooled notification mechanism: http://mail.python.org/mailman/listinfo/python-bugs-list That's what I was after, thanks! Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://w

Re: [Python-Dev] bug triage

2010-01-06 Thread Nick Coghlan
Michael Foord wrote: > I assumed there would be RSS feeds for bug tracker activity but can't > easily find these on the tracker. There is a bot that posts activity to > #python-dev, so there must be some way of getting this information. I'm pretty sure the bugs list is still the primary spooled no

Re: [Python-Dev] bug triage

2010-01-06 Thread Chris Withers
Michael Foord wrote: I assumed there would be RSS feeds for bug tracker activity but can't easily find these on the tracker. There is a bot that posts activity to #python-dev, so there must be some way of getting this information. Yeah, email-out is what I'm really after... I have it for my ow

Re: [Python-Dev] bug triage

2010-01-06 Thread Michael Foord
On 06/01/2010 11:19, Chris Withers wrote: Hi All, Is there a high volume of incoming bugs to the Python tracker? If so, I'd like to help with triaging. I think I have all the necessary access, what I'm missing is the knowledge of how to set myself up to get notifications of new bugs... How d

Re: [Python-Dev] bug triage

2010-01-06 Thread Antoine Pitrou
Hi Chris, > Is there a high volume of incoming bugs to the Python tracker? > If so, I'd like to help with triaging. I think I have all the necessary > access, what I'm missing is the knowledge of how to set myself up to get > notifications of new bugs... Do you really want to get such notifica

[Python-Dev] bug triage

2010-01-06 Thread Chris Withers
Hi All, Is there a high volume of incoming bugs to the Python tracker? If so, I'd like to help with triaging. I think I have all the necessary access, what I'm missing is the knowledge of how to set myself up to get notifications of new bugs... How do I do that? cheers, Chris -- Simplistix