Making CPython faster
Making CPython faster
Posted Jun 2, 2021 20:40 UTC (Wed) by strombrg (subscriber, #2178)In reply to: Making CPython faster by smurf
Parent article: Making CPython faster
I want to see the C Extension API die. I think HPY is our best hope for this. But the fact remains that CPython has many C extension modules written to the C Extension API, and killing those off is not in the best interest of the Python community in the near term.