7 comments

[ 3.4 ms ] story [ 33.7 ms ] thread
Łukasz is a long-time core contributor to CPython and the author of Black. He's been the release manager for 3.8 and 3.9. This should be a good fit.
I wonder how many people wanted that job given the horrible CPython politics.
It is an odd comment to make without listing sources.
Is cython and cpython the same?

Edit- thanks!

no. CPython is the "main" Python implementation, Cython is (roughly) a Python compiler/extension language.
CPython is the reference implementation of the Python programming language, Cython is an extension language of Python with optional C syntax to make Python execution faster whenever required.
Well deserved; congratulations, Łukasz!