Re: [python-committers] Proposing Petr Viktorin as a specialist core developer

2018-04-13 Thread Eric Snow
+1 -eric On Fri, Apr 13, 2018 at 4:56 PM, Raymond Hettinger wrote: > > >> On Apr 13, 2018, at 5:13 AM, Nick Coghlan wrote: >> >> I'd like to propose Petr Viktorin as a specialist core developer, >> focusing on extension module imports. > > +1 This is an area that could use more attention from s

Re: [python-committers] Proposing Petr Viktorin as a specialist core developer

2018-04-13 Thread Raymond Hettinger
> On Apr 13, 2018, at 5:13 AM, Nick Coghlan wrote: > > I'd like to propose Petr Viktorin as a specialist core developer, > focusing on extension module imports. +1 This is an area that could use more attention from someone who really cares about it. Raymond

Re: [python-committers] Proposing Petr Viktorin as a specialist core developer

2018-04-13 Thread Christian Heimes
On 2018-04-13 14:13, Nick Coghlan wrote: > Hi folks, > > I'd like to propose Petr Viktorin as a specialist core developer, > focusing on extension module imports. +1 I know him personally from work. He is a good engineer and responsible guy. Christian ___

[python-committers] Experimenting with a Zulip instance for Python core development

2018-04-13 Thread Brett Cannon
Over on core-workflow we decided to try out Zulip as a "more hyper-interactive email" way to communicate (at least that's how Guido phrased it :) . We have set up https://python.zulipchat.com/ for *just* Python core development discussion (i.e. this is not for general Python support). People so far

Re: [python-committers] Proposing Petr Viktorin as a specialist core developer

2018-04-13 Thread Yury Selivanov
+1. Yury On Fri, Apr 13, 2018 at 8:13 AM, Nick Coghlan wrote: > Hi folks, > > I'd like to propose Petr Viktorin as a specialist core developer, > focusing on extension module imports. > > Petr was the primary designer & implementer for the accepted PEP 489 > multi-phase extension module initiali

Re: [python-committers] Proposing Petr Viktorin as a specialist core developer

2018-04-13 Thread Carol Willing
> On Apr 13, 2018, at 11:17 AM, Barry Warsaw wrote: > > On Apr 13, 2018, at 05:13, Nick Coghlan wrote: >> >> I'd like to propose Petr Viktorin as a specialist core developer, >> focusing on extension module imports. > > +1 > > -Barry > +1 Carol >

Re: [python-committers] Proposing Petr Viktorin as a specialist core developer

2018-04-13 Thread Barry Warsaw
On Apr 13, 2018, at 05:13, Nick Coghlan wrote: > > I'd like to propose Petr Viktorin as a specialist core developer, > focusing on extension module imports. +1 -Barry signature.asc Description: Message signed with OpenPGP ___ python-committers mail

Re: [python-committers] Proposing Petr Viktorin as a specialist core developer

2018-04-13 Thread Brett Cannon
Just to add my vote, I too typically pull in Petr whenever I get pulled into an extension module import issue since he and Nick know that part of import way better than I do. :) On Fri, 13 Apr 2018 at 05:14 Nick Coghlan wrote: > Hi folks, > > I'd like to propose Petr Viktorin as a specialist cor

[python-committers] Proposing Petr Viktorin as a specialist core developer

2018-04-13 Thread Nick Coghlan
Hi folks, I'd like to propose Petr Viktorin as a specialist core developer, focusing on extension module imports. Petr was the primary designer & implementer for the accepted PEP 489 multi-phase extension module initialisation PEP, and has continued to work on changes related to that while mentor