]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rich comparisons fall-out:
authorGuido van Rossum <guido@python.org>
Wed, 17 Jan 2001 15:33:42 +0000 (15:33 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 17 Jan 2001 15:33:42 +0000 (15:33 +0000)
commitf916e7aa6281ce82155eebf06b6b21d48e07ce39
tree67cdcf7325570c9820a8a1e6b0f83cfcdfadef5a
parent6fd867b04d78766700af1ca4cfc9cba1782a1519
Rich comparisons fall-out:

- Get rid of float_cmp().

- Renamed Py_TPFLAGS_NEWSTYLENUMBER to Py_TPFLAGS_CHECKTYPES.
Objects/floatobject.c