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
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 3.4 KB
README.txt -rw-r--r-- 4.9 KB
TODO.txt -rw-r--r-- 111 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 23.6 KB
license.rst -rw-r--r-- 35.6 KB
make.bat -rw-r--r-- 1.3 KB

README.txt

back to top