Skip to content

Łukasz Langa Is the New CPython Developer in Residence

lukasz.langa.pl
19 pointsdi6 comments
On HN

Comments

Ł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.

Well deserved; congratulations, Łukasz!

Is cython and cpython the same?

Edit- thanks!

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.

no. CPython is the "main" Python implementation, Cython is (roughly) a Python compiler/extension language.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.