summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstr.c
diff options
context:
space:
mode:
authorColin Hogben <colin@infinnovation.co.uk>2016-04-18 23:09:25 +0100
committerDamien George <damien.p.george@gmail.com>2016-04-19 09:22:40 +0100
commit8aa3cbf15312987410e2358c4ee93d8bb8cdf715 (patch)
tree96d0bc7d46a172c7db1596f01a0ff050c1594778 /py/qstr.c
parent97f88eebb6e94ec2f6b91a49898e0fb08eb150ea (diff)
downloadmicropython-8aa3cbf15312987410e2358c4ee93d8bb8cdf715.tar.gz
micropython-8aa3cbf15312987410e2358c4ee93d8bb8cdf715.zip
lib/utils/pyexec: Condition-out GC calls from pyexec.
A port which uses lib/utils/pyexec.c but which does not enable garbage collection should not need to implement the gc_collect function. This patch also moves the gc_collect call to after printing the qstr info. Since qstrs cannot be collected it should not make any difference to the printed statistics.
Diffstat (limited to 'py/qstr.c')
0 files changed, 0 insertions, 0 deletions