Staging
v0.5.1
https://github.com/python/cpython
Revision bd70476897a16be21d5e26394c8c367d37e2c4c6 authored by Alexandre Vassalotti on 13 July 2008, 21:47:59 UTC, committed by Alexandre Vassalotti on 13 July 2008, 21:47:59 UTC
Changed statements of the form Py_DECREF(obj), obj = 0 to Py_CLEAR(obj).
1 parent b93dc5f
History
Tip revision: bd70476897a16be21d5e26394c8c367d37e2c4c6 authored by Alexandre Vassalotti on 13 July 2008, 21:47:59 UTC
Issue #3153: sqlite leaks on error.
Tip revision: bd70476
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 635 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 37.6 KB
README -rw-r--r-- 55.8 KB
configure -rwxr-xr-x 661.3 KB
configure.in -rw-r--r-- 102.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
setup.py -rw-r--r-- 79.6 KB

README

back to top