commit | a0a6f1167834c87f12e2eca11dd77143103e7691 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jul 08 02:19:38 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 08 02:19:38 2020 -0700 |
tree | ec5bffb279428b369b0ce55ea763cbe837d2e5df | |
parent | 1d1c5743400bdf384ec83eb6ba5b39a355d121e3 [diff] |
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>