]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make the PyXXX_Check() macros for the numeric types inheritance-aware.
authorGuido van Rossum <guido@python.org>
Wed, 29 Aug 2001 15:45:32 +0000 (15:45 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 29 Aug 2001 15:45:32 +0000 (15:45 +0000)
commitc16fcdf533583039d687f8ca2e88a1c21f3feeb3
tree987f9612707f568bcc20164da3993670073cfc6f
parentc51395d79744a1aeb456d34b9bf5b5ea110ee677
Make the PyXXX_Check() macros for the numeric types inheritance-aware.
Include/complexobject.h
Include/floatobject.h
Include/intobject.h
Include/longobject.h