]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Jul 2020 09:19:38 +0000 (02:19 -0700)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 09:19:38 +0000 (02:19 -0700)
commita0a6f1167834c87f12e2eca11dd77143103e7691
treeec5bffb279428b369b0ce55ea763cbe837d2e5df
parent1d1c5743400bdf384ec83eb6ba5b39a355d121e3
Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378)" (GH-21390)

This partially reverts commit 45ec5b99aefa54552947049086e87ec01bc2fc9a.
(cherry picked from commit b26a0db8ea2de3a8a8e4b40e69fc8642c7d7cb68)

Co-authored-by: Victor Stinner <vstinner@python.org>
Include/object.h
Misc/NEWS.d/next/C API/2020-07-08-10-14-52.bpo-40170.N6Qx1i.rst [new file with mode: 0644]