-
Guido van Rossum authored
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.
cbb866bf
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.