Triton 3.5.0 provides binary wheels for Python 3.14t (free-threaded build), but the C extension module triton._C.libtriton does not declare GIL compatibility, causing Python to re-enable the GIL with ...