summaryrefslogtreecommitdiff
path: root/tests/basics
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2025-01-29 10:10:10 +1100
committerDamien George <damien@micropython.org>2025-02-03 15:02:02 +1100
commit990f50fbb829e41ce275d942c056bcd3f4b857df (patch)
treedc8a8ebb762317ab408442be17d0c1dde5a88c52 /tests/basics
parentfd0e529a476650a070046a38b7ba7e253b65a77a (diff)
py/gc: Reorder static functions for clarity.
- Renamed gc_sweep to gc_sweep_free_blocks. - Call gc_sweep_run_finalisers from top level. - Reordered the gc static functions to be in approximate runtime sequence (with forward declarations) rather than in declaration order. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'tests/basics')
0 files changed, 0 insertions, 0 deletions