Files
micropython/py
Damien George a5bda23aaa py/emitglue: Check for bytecode with MICROPY_PY_FUNCTION_ATTRS_CODE.
When `MICROPY_PY_FUNCTION_ATTRS_CODE` is enabled, constructing a function
instance through `fun_bc_make_new()` can call
`mp_make_function_from_proto_fun()` with pure bytecode as the proto-fun.

Signed-off-by: Damien George <damien@micropython.org>
2026-01-27 01:20:36 +11:00
..
2026-01-04 12:13:34 +11:00
2026-01-04 12:13:34 +11:00
2025-07-25 10:56:02 +10:00
2025-09-16 13:04:42 +10:00
2025-02-25 16:11:33 +11:00