Re: [Python-Dev] Nosy lists on issue tracker.

2008-02-21 Thread Georg Brandl
Martin v. Löwis schrieb: >> What is the policy regarding nosy lists? Is it appropriate it add people >> to it besides oneself? As I cannot assign items, I'm sometimes tempted >> to add someone relevant to the list. (ie Should I add Georg to >> documentation related issues?) > > I would find it

Re: [Python-Dev] Nosy lists on issue tracker.

2008-02-19 Thread Georg Brandl
Benjamin Peterson schrieb: > Hi, > What is the policy regarding nosy lists? Is it appropriate it add people > to it besides oneself? As I cannot assign items, I'm sometimes tempted > to add someone relevant to the list. (ie Should I add Georg to > documentation related issues?) In my case, yes

Re: [Python-Dev] Nosy lists on issue tracker.

2008-02-19 Thread Martin v. Löwis
> I haven't looked closely at the Python tracker, but I noticed that you > have a "busybody" detector. I thought that requesting to be on the > nosy list was what this detector was for? No. We also have a mailing list (python-bugs) to which any tracker change is mailed. That's the busybody list.

Re: [Python-Dev] Nosy lists on issue tracker.

2008-02-19 Thread Stephen J. Turnbull
"Martin v. Löwis" writes: > > What is the policy regarding nosy lists? Is it appropriate it add people > > to it besides oneself? As I cannot assign items, I'm sometimes tempted > > to add someone relevant to the list. (ie Should I add Georg to > > documentation related issues?) > > I wo

Re: [Python-Dev] Nosy lists on issue tracker.

2008-02-19 Thread Martin v. Löwis
> What is the policy regarding nosy lists? Is it appropriate it add people > to it besides oneself? As I cannot assign items, I'm sometimes tempted > to add someone relevant to the list. (ie Should I add Georg to > documentation related issues?) I would find it appropriate. In theory, there sho

[Python-Dev] Nosy lists on issue tracker.

2008-02-19 Thread Benjamin Peterson
Hi, What is the policy regarding nosy lists? Is it appropriate it add people to it besides oneself? As I cannot assign items, I'm sometimes tempted to add someone relevant to the list. (ie Should I add Georg to documentation related issues?) Thanks for your patience, Benjamin -- Benjamin Peterso