Staging
v0.8.1
https://github.com/python/cpython
Revision 613e70b9cf042c1f53b4512d89bd0a82ce425f92 authored by Neal Norwitz on 02 February 2003, 19:07:01 UTC, committed by Neal Norwitz on 02 February 2003, 19:07:01 UTC
revision 1.4
date: 2002/12/17 00:40:38;  author: nnorwitz;  state: Exp;  lines: +8 -3
Fix SF # 626275, missing DECREF's in embedding example

Tested w/valgrind, all paths except the return on PyInt_AsLong() failure
I think I got all of these right.
1 parent a9cbb79
History
Tip revision: 613e70b9cf042c1f53b4512d89bd0a82ce425f92 authored by Neal Norwitz on 02 February 2003, 19:07:01 UTC
backport:
Tip revision: 613e70b
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.4 KB
LICENSE -rw-r--r-- 12.3 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 42.5 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 210.1 KB
configure.in -rw-r--r-- 55.6 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 34.9 KB

README

back to top