]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport: fix cleanup DECREF logic in builtin_filter function.
authorGeorg Brandl <georg@python.org>
Tue, 19 Jul 2005 22:20:44 +0000 (22:20 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 19 Jul 2005 22:20:44 +0000 (22:20 +0000)
commit3ccd18e3df7e0c5152eda6289a4f859252053dd2
tree235f9cad68283230826de93c4fbb04367e2755f7
parenteb0b029a338cb401a371f19727f13113719fffaa
Backport: fix cleanup DECREF logic in builtin_filter function.
Python/bltinmodule.c