Commit f66bbbd
MNT: account for CPython 314 changes (#760)
* MNT: account for CPython 314 changes
python/cpython#125251 renamed
_PY_IMMORTAL_REFCNT -> _PY_IMMORTAL_INITIAL_REFCNT
* Define new macro to reduce duplication
---------
Co-authored-by: Jim Crist-Harif <jcristharif@gmail.com>1 parent 29390b0 commit f66bbbd
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
74 | 81 | | |
75 | 82 | | |
76 | 83 | | |
| |||
2155 | 2162 | | |
2156 | 2163 | | |
2157 | 2164 | | |
2158 | | - | |
| 2165 | + | |
2159 | 2166 | | |
2160 | 2167 | | |
2161 | 2168 | | |
| |||
2259 | 2266 | | |
2260 | 2267 | | |
2261 | 2268 | | |
2262 | | - | |
| 2269 | + | |
2263 | 2270 | | |
2264 | 2271 | | |
2265 | 2272 | | |
| |||
0 commit comments