It is not compiling down to Python bytecode.
It is compiling to an operational-equivalent C++ source code.
Then it is compiling that C++ code to executable object code.