Commit 99c7e98
authored
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.1 parent 24af9a4 commit 99c7e98
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1378 | 1378 | | |
1379 | 1379 | | |
1380 | 1380 | | |
1381 | | - | |
1382 | | - | |
1383 | | - | |
1384 | | - | |
1385 | 1381 | | |
1386 | 1382 | | |
1387 | 1383 | | |
| |||
0 commit comments