Staging
v0.8.1
https://github.com/python/cpython
Revision 047f687cec544a087d095304e78a4ed897e3cbcf authored by Anthony Baxter on 21 December 2001, 03:45:15 UTC, committed by Anthony Baxter on 21 December 2001, 03:45:15 UTC
 PySymtableEntry_New():  I'm not sure what this
 routine is doing, but it was obviously leaking an int object when
 whatever the heck it's looking for was found.  Repaired that.  This
 accounts for why entering function and class definitions at an
 interactive prompt leaked a reference to the integer 1 each time.
1 parent f3f6cfe
History
Tip revision: 047f687cec544a087d095304e78a4ed897e3cbcf authored by Anthony Baxter on 21 December 2001, 03:45:15 UTC
backport 2.9:
Tip revision: 047f687
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.7 KB
acconfig.h -rw-r--r-- 6.2 KB
config.h.in -rw-r--r-- 17.0 KB
configure -rwxr-xr-x 179.8 KB
configure.in -rw-r--r-- 36.7 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.2 KB

README

back to top