]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Py_IS_TYPE() macro uses Py_TYPE() (GH-22341)
authorVictor Stinner <vstinner@python.org>
Tue, 22 Sep 2020 10:42:28 +0000 (12:42 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Sep 2020 10:42:28 +0000 (12:42 +0200)
commitc5cb077ab3c88394b7ac8ed4e746bd31b53e39f1
tree57dbeb4d6ecfc189d8ce94e3971fb9bbfc974bd0
parent62e40d8450b9c78346ec3617de7fe3f0ad381510
Py_IS_TYPE() macro uses Py_TYPE() (GH-22341)
Include/object.h