diff options
author | matejcik <ja@matejcik.cz> | 2021-03-22 11:20:22 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-04-12 22:36:16 +1000 |
commit | 1a2ffda175bb5842617841362b2df40d7cfa97dd (patch) | |
tree | 9679be61398bd02684b77bed23e1b095d8f7fff9 /tests/feature_check/const.py | |
parent | b26def0644b7f4c01cf616a24b6fe18f0737ebb6 (diff) |
py/runtime: Make sys.modules preallocate to a configurable size.
This allows configuring the pre-allocated size of sys.modules dict, in
order to prevent unwanted reallocations at run-time (3 sys-modules is
really not quite enough for a larger project).
Diffstat (limited to 'tests/feature_check/const.py')
0 files changed, 0 insertions, 0 deletions