Commit a5ff085
bpo-40170: Update What's New in Python 3.9 (pythonGH-29470)
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 <[email protected]>1 parent 6b0ea06 commit a5ff085
1 file changed
+0
-4
lines changed| 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