Staging
v0.5.1
https://github.com/python/cpython
Revision d7b5fb858cce7ae7a1edd379a6ddf5d3ed3a8baf authored by Guido van Rossum on 19 March 1999, 20:59:40 UTC, committed by Guido van Rossum on 19 March 1999, 20:59:40 UTC
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.
1 parent 51288bc
History
Tip revision: d7b5fb858cce7ae7a1edd379a6ddf5d3ed3a8baf authored by Guido van Rossum on 19 March 1999, 20:59:40 UTC
Fix a problem with Vladimir's PyFloat_Fini code: clear the free list; if
Tip revision: d7b5fb8
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.4 KB
Makefile.in -rw-r--r-- 17.9 KB
README -rw-r--r-- 36.1 KB
acconfig.h -rw-r--r-- 3.7 KB
config.h.in -rw-r--r-- 11.8 KB
configure -rwxr-xr-x 129.3 KB
configure.in -rw-r--r-- 23.3 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top