]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport:
authorGuido van Rossum <guido@python.org>
Thu, 1 Aug 2002 19:03:43 +0000 (19:03 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 1 Aug 2002 19:03:43 +0000 (19:03 +0000)
commitf75ba0b6e595e97246b00f76e4fabb24ca05bc9f
tree1cda9a813c2165d9c5e74869683a26f89e2a8c1b
parent227c7696e4e0d531431494033dc44f567d350239
Backport:

SF patch 588728 (Nathan Srebro).

The __delete__ method wrapper for descriptors was not supported

(I added a test, too.)
Lib/test/test_descr.py
Misc/ACKS
Objects/typeobject.c