Fix a problem with Vladimir's PyFloat_Fini code: clear the free list; if
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.
Showing
Please register or sign in to comment