Commit 80580f5
The PyType_HasFeature() change has been reverted: the static inline
function access directly the PyTypeObject.tp_flags member.
(cherry picked from commit 99c7e98)
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 6b0ea06 commit 80580f5
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1377 | 1377 | | |
1378 | 1378 | | |
1379 | 1379 | | |
1380 | | - | |
1381 | | - | |
1382 | | - | |
1383 | | - | |
1384 | 1380 | | |
1385 | 1381 | | |
1386 | 1382 | | |
| |||
0 commit comments