Closed
Description
Feature or enhancement
Proposal:
On Windows(more exactly on all non-configure builds), currently there is no way to determine if CPython is built with a JIT
.
This is a blocker for #126166.
I'm propose adding a variable Py_JIT
(maybe this is not a great name..) to pyconfig.h
.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response