Re: [python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Antoine Pitrou
Le dimanche 03 avril 2011 à 18:08 -0400, Steve Holden a écrit : > On Apr 3, 2011, at 4:05 PM, Terry Reedy wrote: > > > On 4/3/2011 3:17 PM, Antoine Pitrou wrote: > > > >> A pragmatic reason for adding new developers is also that it relieves us > >> existing developers of some of the work (of stud

Re: [python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Steve Holden
On Apr 3, 2011, at 4:05 PM, Terry Reedy wrote: > On 4/3/2011 3:17 PM, Antoine Pitrou wrote: > >> A pragmatic reason for adding new developers is also that it relieves us >> existing developers of some of the work (of studying and committing >> patches from trusted people). > > Right. This partic

Re: [python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Terry Reedy
On 4/3/2011 3:17 PM, Antoine Pitrou wrote: A pragmatic reason for adding new developers is also that it relieves us existing developers of some of the work (of studying and committing patches from trusted people). Right. This particular large and somewhat complex patch needed (greatly benefit

Re: [python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Antoine Pitrou
Le dimanche 03 avril 2011 à 11:51 -0700, Raymond Hettinger a écrit : > On Apr 3, 2011, at 8:27 AM, Senthil Kumaran wrote: > > > On Sun, Apr 3, 2011 at 11:17 PM, Antoine Pitrou wrote: > >> I'd like to propose giving committer rights to Nadeem Vawda. > > > > +1 to this proposal. Please ensure that

Re: [python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Guido van Rossum
On Sun, Apr 3, 2011 at 11:51 AM, Raymond Hettinger wrote: > > On Apr 3, 2011, at 8:27 AM, Senthil Kumaran wrote: > >> On Sun, Apr 3, 2011 at 11:17 PM, Antoine Pitrou wrote: >>> I'd like to propose giving committer rights to Nadeem Vawda. >> >> +1 to this proposal. Please ensure that Nadeem Vawda

Re: [python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Raymond Hettinger
On Apr 3, 2011, at 8:27 AM, Senthil Kumaran wrote: > On Sun, Apr 3, 2011 at 11:17 PM, Antoine Pitrou wrote: >> I'd like to propose giving committer rights to Nadeem Vawda. > > +1 to this proposal. Please ensure that Nadeem Vawda is "interested" too. > ... and that he's interested in being a l

Re: [python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Terry Reedy
On 4/3/2011 11:17 AM, Antoine Pitrou wrote: I'd like to propose giving committer rights to Nadeem Vawda. He has submitted a number of patches since the beginning of the year, culminating with a complete rewrite of BZ2File in pure Python allowing to add new features (such as the support for arbitr

Re: [python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Victor Stinner
Hi, Le dimanche 03 avril 2011 à 17:17 +0200, Antoine Pitrou a écrit : > I'd like to propose giving committer rights to Nadeem Vawda. > He has submitted a number of patches since the beginning of the year, > culminating with a complete rewrite of BZ2File in pure Python allowing > to add new feature

Re: [python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Senthil Kumaran
On Sun, Apr 3, 2011 at 11:17 PM, Antoine Pitrou wrote: > I'd like to propose giving committer rights to Nadeem Vawda. +1 to this proposal. Please ensure that Nadeem Vawda is "interested" too. -- Senthil ___ python-committers mailing list python-commi

[python-committers] Committer rights for Nadeem Vawda

2011-04-03 Thread Antoine Pitrou
Hello, I'd like to propose giving committer rights to Nadeem Vawda. He has submitted a number of patches since the beginning of the year, culminating with a complete rewrite of BZ2File in pure Python allowing to add new features (such as the support for arbitrary file-like objects) and maintain t