Re: [Python-Dev] Rights on the tracker

2011-02-14 Thread Martin v. Löwis
> Done. I hope. This is the first one we (currently) have where more > than one person is being auto-nosied, so I hope I got the syntax right. It should be fine: roundup_tracker=> select * from component_add_as_nosy where nodeid = 25; linkid | nodeid + 7641 | 25 12434

Re: [Python-Dev] Rights on the tracker

2011-02-14 Thread R. David Murray
On Mon, 14 Feb 2011 00:16:05 +0100, Antoine Pitrou wrote: > On Sun, 13 Feb 2011 14:47:01 + Alexis Métaireau > wrote: > > * Is it possible to automatically be in the noisy list for distutils2' > > bug reports ? > > Someone else with the right knowledge and power will have to do that. Done.

Re: [Python-Dev] Rights on the tracker

2011-02-13 Thread Alexis Métaireau
Le 13/02/2011 23:16, Antoine Pitrou a écrit : > On Sun, 13 Feb 2011 14:47:01 + > Alexis Métaireau wrote: >> >> * Is it possible to give me the rights to edit the reports for the >> distutils2 component ? > > Done. Actually, you have general developer rights, since there doesn't > seem to be a

Re: [Python-Dev] Rights on the tracker

2011-02-13 Thread Antoine Pitrou
On Sun, 13 Feb 2011 14:47:01 + Alexis Métaireau wrote: > > * Is it possible to give me the rights to edit the reports for the > distutils2 component ? Done. Actually, you have general developer rights, since there doesn't seem to be a way (in the GUI) to restrict those to a specific componen

Re: [Python-Dev] Rights on the tracker

2011-02-13 Thread Alexis Métaireau
Le 13/02/2011 16:12, Éric Araujo a écrit : > Hi, > > I’ve wanted to move our TODO wiki page to the bug tracker for months, > thanks for doing it! Auto-nosy is useful to catch new bugs; for > existing bugs, instead of adding yourself manually to each one and > trigger not-so-useful email, a tracke

Re: [Python-Dev] Rights on the tracker

2011-02-13 Thread Éric Araujo
Hi, I’ve wanted to move our TODO wiki page to the bug tracker for months, thanks for doing it! Auto-nosy is useful to catch new bugs; for existing bugs, instead of adding yourself manually to each one and trigger not-so-useful email, a tracker admin could add you automatically. I’ve asked on htt

Re: [Python-Dev] Rights on the tracker

2011-02-13 Thread Alexis Métaireau
Le 13/02/2011 15:40, Terry Reedy a écrit : > Do you meant that Tarek supports or approves of this? > (Co-opt means something rather different in English.) Sorry, I mean that Tarek approves that :-) ___ Python-Dev mailing list Python-Dev@python.org http://

Re: [Python-Dev] Rights on the tracker

2011-02-13 Thread Terry Reedy
On 2/13/2011 9:47 AM, Alexis Métaireau wrote: Tarek co-opts this. Do you meant that Tarek supports or approves of this? (Co-opt means something rather different in English.) -- Terry Jan Reedy ___ Python-Dev mailing list Python-Dev@python.org http

[Python-Dev] Rights on the tracker

2011-02-13 Thread Alexis Métaireau
Hi python-devs, I'm currently working on distutils2, and I'm trying to stop having different informations in different places. This means using the bugs.python.org bugtracker, instead of some weird TODO-lists in the bitbucket wiki. Two requests then: * Is it possible to give me the rights to edi