Commit f9b67ad
authored
pythongh-89653: PEP 670: Convert PyDict_GET_SIZE() macro to function (python#92695)
The limited C API version 3.12 no longer casts the argument.1 parent b3f99b6 commit f9b67ad
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
| |||
0 commit comments