]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport:
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 2 Feb 2003 19:07:01 +0000 (19:07 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 2 Feb 2003 19:07:01 +0000 (19:07 +0000)
commit613e70b9cf042c1f53b4512d89bd0a82ce425f92
treea84f1c54128586cd6fb897e73f7abd74edf9b02a
parenta9cbb794c958eee21b372d5e1ae16f8f9dd19ae3
backport:
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.
Doc/ext/run-func.c