summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_compile.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2024-02-16 11:04:08 +1100
committerDamien George <damien@micropython.org>2024-02-20 10:33:09 +1100
commit971617196644775905fd821c39c6a7771b63dbaf (patch)
tree37ae551e780eff9d32507121a7bc0c2c8f3ed208 /tests/basics/builtin_compile.py
parentcae690d047900b842beaa7798b5362b5646130af (diff)
py/misc: Remove m_new_obj[_var]_with_finaliser macros.
They are no longer used. The new `mp_obj_malloc_with_finaliser()` macros should be used instead, which force the setting of the `base.type` field. And there's always `m_malloc_with_finaliser()` if needed. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/builtin_compile.py')
0 files changed, 0 insertions, 0 deletions