diff options
author | stijn <stijn@ignitron.net> | 2017-12-14 11:09:59 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-12-29 22:14:16 +1100 |
commit | 8041de59fed09e3185aaf01bb2faf1f733747dc8 (patch) | |
tree | 0122b8c9245a7446b046715042e24b3079fbf24a /py/formatfloat.c | |
parent | 6fc58db5d8ea52e10b54b08e82fc2351d9f5caf0 (diff) |
windows/mpconfigport: Enable some features, including the Python stack
Add some features which are already enabled in the unix port and
default to using the Python stack for scoped allocations: this can be
more performant in cases the heap is heavily used because for example
the memory needed for storing *args and **kwargs doesn't require
scanning the heap to find a free block.
Diffstat (limited to 'py/formatfloat.c')
0 files changed, 0 insertions, 0 deletions