Testing PyPy - Carl Friedrich Bolz-Tereick
Episode 190 · June 21st, 2022 · 51 mins 17 secs
About this Episode
PyPy is a fast, compliant alternative implementation of Python.
cPython is implemented in C.
PyPy is implemented in Python.
What does that mean?
And how do you test something as huge as an alternative implementation of Python?