]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix three (!) object leaks in the code for assignment to __bases__.
authorGuido van Rossum <guido@python.org>
Tue, 15 Apr 2003 22:09:45 +0000 (22:09 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 15 Apr 2003 22:09:45 +0000 (22:09 +0000)
commit19a02ba69dd908bcc5fe45263fb9c956ed9f7ffc
tree85c9a1efe41f3a06e0a12aba5dabcfce0d39ba77
parent4323090d95b2bce141dedd2577f37fa06da04cf2
Fix three (!) object leaks in the code for assignment to __bases__.
Objects/typeobject.c