]> granicus.if.org Git - python/commit
Don't inherit tp_new! This is a retraction of half of the previous
authorGuido van Rossum <guido@python.org>
Fri, 5 Apr 2002 22:04:18 +0000 (22:04 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 5 Apr 2002 22:04:18 +0000 (22:04 +0000)
commit6b8ab74c8aecef19314375c440669b4364a236fe
tree4ef0d831655c967302f9dc04800ae25ee617d7ec
parentd1bfe5e5fdb65c1ee0cd344c1446fef3656be2b4
Don't inherit tp_new!  This is a retraction of half of the previous
checkin.  And since that one was, this one is also a:

Bugfix candidate.
Objects/typeobject.c