mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -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.