[python-committers] Hai Shi got the bug triage permission
Hi, I just gave the bug triage permission to Hai Shi. I will continue to mentor him for his new responsibilities, as I already did through code reviews last months. In 2020, he is the #5 most active developer and the #1 most active non-core dev developer on the CPython project! He got 101 commits merged into the master branch. I'm working with him on fixing the Python finalization (bpo-1635741), converting static types to heap types (bpo-40077) and converting extension modules to the multiphase initialization API (PEP 489). But he also fixed many other issues. Hai Shi's commits: https://github.com/python/cpython/commits?author=shihai1991 While I'm was able to give him the permission on bugs.python.org, I'm still waiting for someone to give him the permission on GitHub as well (to add labels on PRs): https://github.com/python/core-workflow/issues/385 Note: Just to be clear, he only becomes a trigger, not a core dev ;-) I added him in CC in this email ;-) Congratulations Hai Shi! Victor -- Night gathers, and now my watch begins. It shall not end until my death. ___ python-committers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/MLO4LWMOT5DW6JD7RCHDS5GPLNWHXCNE/ Code of Conduct: https://www.python.org/psf/codeofconduct/
[python-committers] Re: Hai Shi got the bug triage permission
On Fri, 13 Nov 2020 at 15:38, Victor Stinner wrote: > > Congratulations Hai Shi! Congratulations Hai Shi, and thanks for all the work you've been doing! Paul ___ python-committers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/QTQGJSCZXGZHQC3LJSGAN37HNIIKKLHB/ Code of Conduct: https://www.python.org/psf/codeofconduct/
[python-committers] Re: Hai Shi got the bug triage permission
Congratulations Hai Shi! I am looking forward to your future contributions! Dong-hee 2020년 11월 14일 (토) 오전 12:38, Victor Stinner 님이 작성: > Hi, > > I just gave the bug triage permission to Hai Shi. I will continue to > mentor him for his new responsibilities, as I already did through code > reviews last months. > > In 2020, he is the #5 most active developer and the #1 most active > non-core dev developer on the CPython project! > > He got 101 commits merged into the master branch. I'm working with him > on fixing the Python finalization (bpo-1635741), converting static > types to heap types (bpo-40077) and converting extension modules to > the multiphase initialization API (PEP 489). But he also fixed many > other issues. Hai Shi's commits: > https://github.com/python/cpython/commits?author=shihai1991 > > While I'm was able to give him the permission on bugs.python.org, I'm > still waiting for someone to give him the permission on GitHub as well > (to add labels on PRs): > https://github.com/python/core-workflow/issues/385 > > Note: Just to be clear, he only becomes a trigger, not a core dev ;-) > > I added him in CC in this email ;-) > > Congratulations Hai Shi! > > Victor > -- > Night gathers, and now my watch begins. It shall not end until my death. > ___ > python-committers mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-committers.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/MLO4LWMOT5DW6JD7RCHDS5GPLNWHXCNE/ > Code of Conduct: https://www.python.org/psf/codeofconduct/ > ___ python-committers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-committers.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/5I6B2IWF2FC244EOIJZATLJFE32CPCTD/ Code of Conduct: https://www.python.org/psf/codeofconduct/
