]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378...
authorVictor Stinner <vstinner@python.org>
Wed, 8 Jul 2020 09:02:23 +0000 (11:02 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 09:02:23 +0000 (11:02 +0200)
commitb26a0db8ea2de3a8a8e4b40e69fc8642c7d7cb68
treeeb46d0d5a9c6637eaba6db96a869095d26fade3e
parentaebc0495572c5bb85d2bd97d27cf93ab038b5a6a
Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378)" (GH-21390)

This partially reverts commit 45ec5b99aefa54552947049086e87ec01bc2fc9a.
Include/object.h
Misc/NEWS.d/next/C API/2020-07-08-10-14-52.bpo-40170.N6Qx1i.rst [new file with mode: 0644]