+1 On 25.01.2018 01:00, Victor Stinner wrote: > +1 > > Impressive list of contributions! > > Victor > > 2018-01-25 0:23 GMT+01:00 Yury Selivanov <yselivanov...@gmail.com>: >> Hi, >> >> I want to propose granting commit privileges to Nathaniel J. Smith. >> He's interested in the idea of becoming a core developer, and given >> the quality of his contributionsI think he won't need any extensive >> mentoring (although I'll be happy to assist Nathaniel in the >> beginning). >> >> Nathaniel has been a prolific PEP author: >> >> * Single-authored: PEP 465 Matrix Multiplication (accepted), PEP 521, >> PEP 533, PEP 568; >> >> * Co-authored: PEP 513 (active), PEP 516, PEP 517 (accepted), PEP 518 >> (accepted), PEP 522. >> >> * Many PEPs mention his name in acknowledgements. >> >> He also has a few sufficiently complex patches committed, some of >> which touch complex areas like ceval loop and signals handling: >> >> * bpo-32591: Add native coroutine origin tracking >> * bpo-30579: Allow TracebackType creation and tb_next mutation from Python >> * bpo-30050: Allow disabling full buffer warnings in signal.set_wakeup_fd >> * bpo-30039: Don't run signal handlers while resuming a yield from stack >> * bpo-30038: fix race condition in signal delivery + wakeup fd >> * etc >> >> He's been very active on python-dev, python-ideas, bugs.python.org and >> github. Here's an example where Nathaniel's research helped us to make >> a right decision to fix a broken socket object API: >> https://bugs.python.org/msg308450. >> >> He helped me quite a bit with the design of PEP 550 and PEP 567, and >> he's doing some interesting work in the async/await area. >> >> So... let's make it happen? :) >> >> Yury >> _______________________________________________ >> python-committers mailing list >> python-committers@python.org >> https://mail.python.org/mailman/listinfo/python-committers >> Code of Conduct: https://www.python.org/psf/codeofconduct/ > _______________________________________________ > python-committers mailing list > python-committers@python.org > https://mail.python.org/mailman/listinfo/python-committers > Code of Conduct: https://www.python.org/psf/codeofconduct/ >
-- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Experts (#1, Jan 25 2018) >>> Python Projects, Coaching and Consulting ... http://www.egenix.com/ >>> Python Database Interfaces ... http://products.egenix.com/ >>> Plone/Zope Database Interfaces ... http://zope.egenix.com/ ________________________________________________________________________ ::: We implement business ideas - efficiently in both time and costs ::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ http://www.malemburg.com/ _______________________________________________ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/