Post #56 2.98K Jan 28, 2025, 09:57 UTC https://peps.python.org/pep-0774/Коротко говоря: это не отказ от LLVM. Python Enhancement Proposals (PEPs) PEP 774 – Removing the LLVM requirement for JIT builds | peps.python.org Since Python 3.13, CPython has been able to be configured and built with an experimental just-in-time (JIT) compiler via the --enable-experimental-jit flag on Linux and Mac and --experimental-jit on Windows. To build CPython with the JIT enabled, users ... ⚡ 3 👍 3