mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
d7b5fb858c
a block cannot be freed, add its free items back to the free list. This is necessary to avoid leaking when Python is reinitialized later.