Well shoot, I made my first step to learning to cythonize python (by making the bot do it) and ChatGPT4 is only aware of 3.0 in the alpha phase.
Cython's pure mode makes it competitive with mypyc as far as DX goes. (in both cases, it is for when you just want your python code to be 2x to 200x faster)