[–] wrycoder 5y ago ↗ Ł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.
[–] [dead] alpine100 5y ago ↗ I wonder how many people wanted that job given the horrible CPython politics. [–] kelsolaar 5y ago ↗ It is an odd comment to make without listing sources.
[–] deregulateMed 5y ago ↗ Is cython and cpython the same?Edit- thanks! [–] detaro 5y ago ↗ no. CPython is the "main" Python implementation, Cython is (roughly) a Python compiler/extension language. [–] kelsolaar 5y ago ↗ 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.
[–] detaro 5y ago ↗ no. CPython is the "main" Python implementation, Cython is (roughly) a Python compiler/extension language.
[–] kelsolaar 5y ago ↗ 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.
7 comments
[ 3.4 ms ] story [ 33.7 ms ] threadEdit- thanks!