⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here

Module compile

Source
Available on non-Py_LIMITED_API only.

Structs§

PyCompilerFlags
PyFutureFeaturesNeither PyPy nor GraalPy nor Py_3_13

Constants§

FUTURE_ABSOLUTE_IMPORT
FUTURE_BARRY_AS_BDFL
FUTURE_DIVISION
FUTURE_GENERATORS
FUTURE_GENERATOR_STOP
FUTURE_NESTED_SCOPES
FUTURE_PRINT_FUNCTION
FUTURE_UNICODE_LITERALS
FUTURE_WITH_STATEMENT

Functions§

PyAST_CompileExNeither PyPy nor Py_3_10
PyAST_CompileObjectNeither PyPy nor Py_3_10
PyCompile_OpcodeStackEffect
PyCompile_OpcodeStackEffectWithJumpPy_3_8
PyFuture_FromASTNeither PyPy nor Py_3_10
PyFuture_FromASTObjectNeither PyPy nor Py_3_10
PyNode_CompileNeither PyPy nor Py_3_10