Re: [python-committers] Promote Xavier de Gaye as a core developer

2016-05-24 Thread Victor Stinner
2016-05-24 6:22 GMT+02:00 Ned Deily : > Is it time to discuss your shortlist? It would be nice to have a script parsing commit messages to find all "patch written by ..." and compute statistics on this. ___ python-committers mailing list python-committer

Re: [python-committers] Promote Xavier de Gaye as a core developer

2016-05-24 Thread R. David Murray
On Tue, 24 May 2016 00:22:07 -0400, Ned Deily wrote: > In article <[email protected]>, > "R. David Murray" wrote: > > +1 from me as well. I'd just put him on my shortlist of people to > > consider. I haven't gone over his patch history, but the two or three > > I've lo

Re: [python-committers] Promote Xavier de Gaye as a core developer

2016-05-24 Thread Victor Stinner
2016-05-24 15:42 GMT+02:00 R. David Murray : > PS: with respect to Victor's script wish, one of the reasons I'm suggesting > paul.j3 is that very few of his patches have been committed, and they > should be. Oh, it looks like a chicken-and-egg issue. We are not enough reviewers, but we need review

Re: [python-committers] Promote Xavier de Gaye as a core developer

2016-05-24 Thread Brett Cannon
On Tue, 24 May 2016 at 03:17 Victor Stinner wrote: > 2016-05-24 6:22 GMT+02:00 Ned Deily : > > Is it time to discuss your shortlist? > > It would be nice to have a script parsing commit messages to find all > "patch written by ..." and compute statistics on this. > Once we move to git this won't

Re: [python-committers] Promote Xavier de Gaye as a core developer

2016-05-24 Thread R. David Murray
On Tue, 24 May 2016 17:28:00 +0200, Victor Stinner wrote: > 2016-05-24 15:42 GMT+02:00 R. David Murray : > > PS: with respect to Victor's script wish, one of the reasons I'm suggesting > > paul.j3 is that very few of his patches have been committed, and they > > should be. > > Oh, it looks like

Re: [python-committers] Promote Xavier de Gaye as a core developer

2016-05-24 Thread Terry Reedy
On 5/24/2016 2:20 PM, R. David Murray wrote: On Tue, 24 May 2016 17:28:00 +0200, Victor Stinner wrote: 2016-05-24 15:42 GMT+02:00 R. David Murray : PS: with respect to Victor's script wish, one of the reasons I'm suggesting paul.j3 is that very few of his patches have been committed, and they

Re: [python-committers] Promote Xavier de Gaye as a core developer

2016-05-24 Thread Serhiy Storchaka
On 24.05.16 13:16, Victor Stinner wrote: > 2016-05-24 6:22 GMT+02:00 Ned Deily : >> Is it time to discuss your shortlist? > > It would be nice to have a script parsing commit messages to find all > "patch written by ..." and compute statistics on this. I use one-liners like the following: $ hg l

Re: [python-committers] Promote Xavier de Gaye as a core developer

2016-05-24 Thread Serhiy Storchaka
On 24.05.16 16:42, R. David Murray wrote: My current shortlist is eryksun and paul.j3. I've finally got time to monitor the bugs a bit more now, so I hope I'll notice some others in a while. Ah, argparse is out of my active interests, that is why paul.j3 is not well known by me. This module n

Re: [python-committers] Promote Xavier de Gaye as a core developer

2016-05-24 Thread Nick Coghlan
On 25 May 2016 at 01:28, Victor Stinner wrote: > 2016-05-24 15:42 GMT+02:00 R. David Murray : >> PS: with respect to Victor's script wish, one of the reasons I'm suggesting >> paul.j3 is that very few of his patches have been committed, and they >> should be. > > Oh, it looks like a chicken-and-eg