mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
2 lines
155 B
ReStructuredText
2 lines
155 B
ReStructuredText
Added a ``get_jit_code()`` method to access JIT compiled machine code from the UOp Executor when the experimental JIT is enabled. Patch
|
|
by Anthony Shaw.
|