]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport half a patch from the trunk. This inherits tp_is_gc from a
authorGuido van Rossum <guido@python.org>
Fri, 5 Apr 2002 22:32:23 +0000 (22:32 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 5 Apr 2002 22:32:23 +0000 (22:32 +0000)
commit7e45ccb4703629c8d6e1c10e54d998756c35eafd
tree1ea2a10cb3d1efc96168de7ebd4db37037e7c6de
parent185d07216e9c8ba7e5758b969f6ddeaede270393
Backport half a patch from the trunk.  This inherits tp_is_gc from a
base class.
Misc/NEWS
Objects/typeobject.c