[python-committers] Re: Batuhan Taskaya got the bug triage permission

2020-02-07 Thread Victor Stinner
Hi,

Le ven. 31 janv. 2020 à 21:59, Pablo Galindo Salgado
 a écrit :
> I have been mentoring Batuhan Taskaya ("BTaskaya" on BPO, "isidentical" on 
> GitHub) for
> the past few months. We have been working closely together on some features 
> as "ast.unparse",
> many bugfixes and documentation improvements. He has around  27 commits 
> merged in CPython
> (master branch) and he has been helping to triage and debugging some issues 
> on BPO.

I also noticed his interesting work on AST, compilers and other
various bugfixes.

> He has made great progress in learning the CPython workflow, CPython 
> internals and how to keep
> things maintainable and backwards compatible so I decided to give him bug 
> triage permission.

Congrats Batuhan! And thanks Pablo for mentoring him ;-)

I met Batuhan in person last weekend during FOSDEM (at Brussels,
Belgium). He gave an interesting talk on LLVM and Python. In 35 min,
he gave an overview of past and present Python projects using LLVM
(like Numba) and he wrote two JIT compilers producing machine code:
one from bytecode, one form AST. It just a short talk, so the purpose
was not performance, but more to demonstrate how easy it is to produce
machine code using LLVM and Python!

Video: https://fosdem.org/2020/schedule/event/llvm_python/

You can also find interesting projects in his GitHub account.

https://github.com/isidentical/pepgrave implements rejected language
change PEPs for fun, like PEP 204 (ex: [:5] produces [0, 1, 2, 3, 4]),
PEP 212 ("for i indexing e in sequence"), PEP 276 ("for i in 7"), etc.

https://brm.readthedocs.io/ "BRM is a short way of rewriting python
source with transformation of tokens. It offers a high level interface
for token transformation with automating most of manual stuff."

Victor
-- 
Night gathers, and now my watch begins. It shall not end until my death.
___
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/OARYCBMVYTZCENOFSOKYR4BZHOUKFG5J/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Re: Batuhan Taskaya got the bug triage permission

2020-02-07 Thread Guido van Rossum
Yes, congrats Batuhan!

On Fri, Feb 7, 2020 at 07:28 Carol Willing  wrote:

> Congrats Batuhan! Thanks for contributing to CPython :D
>
> On Fri, Jan 31, 2020 at 12:59 PM Pablo Galindo Salgado <
> pablog...@gmail.com> wrote:
>
>> Hi,
>>
>> I have been mentoring Batuhan Taskaya ("BTaskaya" on BPO, "isidentical"
>> on GitHub) for
>> the past few months. We have been working closely together on some
>> features as "ast.unparse",
>> many bugfixes and documentation improvements. He has around  27 commits
>> merged in CPython
>> (master branch) and he has been helping to triage and debugging some
>> issues on BPO.
>>
>> He has made great progress in learning the CPython workflow, CPython
>> internals and how to keep
>> things maintainable and backwards compatible so I decided to give him bug
>> triage permission.
>>
>> I will continue mentoring him and I will send him instructions on how to
>> triage bugs and links to the
>> relevant sections of the devguide. I ask him to ask me before closing
>> bugs for the first weeks.
>>
>> Congrats, Batuhan!
>> ___
>> python-committers mailing list -- python-committers@python.org
>> To unsubscribe send an email to python-committers-le...@python.org
>> https://mail.python.org/mailman3/lists/python-committers.python.org/
>> Message archived at
>> https://mail.python.org/archives/list/python-committers@python.org/message/PDAD36IJBZCMA6LZVNR2CG5Q6LMXKJJS/
>> Code of Conduct: https://www.python.org/psf/codeofconduct/
>>
>
>
> --
> *Carol Willing*
>
> Willing Consulting 
>
> *Signature strengths*
> *Empathy - Relator - Ideation - Strategic - Learner*
> ___
> python-committers mailing list -- python-committers@python.org
> To unsubscribe send an email to python-committers-le...@python.org
> https://mail.python.org/mailman3/lists/python-committers.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-committers@python.org/message/AZZ4WIPQNM7XPT3H4XZQSFXQW7NGLDCC/
> Code of Conduct: https://www.python.org/psf/codeofconduct/
>
-- 
--Guido (mobile)
___
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/DTQNB7SM6HBUJHYGSWCXLSBC4X6246MI/
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Re: Batuhan Taskaya got the bug triage permission

2020-02-07 Thread Carol Willing
Congrats Batuhan! Thanks for contributing to CPython :D

On Fri, Jan 31, 2020 at 12:59 PM Pablo Galindo Salgado 
wrote:

> Hi,
>
> I have been mentoring Batuhan Taskaya ("BTaskaya" on BPO, "isidentical" on
> GitHub) for
> the past few months. We have been working closely together on some
> features as "ast.unparse",
> many bugfixes and documentation improvements. He has around  27 commits
> merged in CPython
> (master branch) and he has been helping to triage and debugging some
> issues on BPO.
>
> He has made great progress in learning the CPython workflow, CPython
> internals and how to keep
> things maintainable and backwards compatible so I decided to give him bug
> triage permission.
>
> I will continue mentoring him and I will send him instructions on how to
> triage bugs and links to the
> relevant sections of the devguide. I ask him to ask me before closing bugs
> for the first weeks.
>
> Congrats, Batuhan!
> ___
> python-committers mailing list -- python-committers@python.org
> To unsubscribe send an email to python-committers-le...@python.org
> https://mail.python.org/mailman3/lists/python-committers.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-committers@python.org/message/PDAD36IJBZCMA6LZVNR2CG5Q6LMXKJJS/
> Code of Conduct: https://www.python.org/psf/codeofconduct/
>


-- 
*Carol Willing*

Willing Consulting 

*Signature strengths*
*Empathy - Relator - Ideation - Strategic - Learner*
___
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/AZZ4WIPQNM7XPT3H4XZQSFXQW7NGLDCC/
Code of Conduct: https://www.python.org/psf/codeofconduct/