mirror of
https://github.com/python/cpython.git
synced 2026-05-22 12:24:30 -04:00
5b970ad483
in Object/ are named ``free_list``, the counter ``numfree`` and the upper limit is a macro ``PyName_MAXFREELIST`` inside an #ifndef block. The chances should make it easier to adjust Python for platforms with less memory, e.g. mobile phones.