{{ message }}
Commit 67638c4
committed
gh-111506: Implement Py_SET_REFCNT() as opaque function in limited C API
In the limited C API version 3.13, Py_SET_REFCNT() function is now
implemented as an opaque function call.
Add _Py_SetRefcnt() to the stable ABI.1 parent bca3305 commit 67638c4
4 files changed
Lines changed: 23 additions & 2 deletions
File tree
- Include
- Misc
- NEWS.d/next/C API
- Objects
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2480 | 2480 | | |
2481 | 2481 | | |
2482 | 2482 | | |
| 2483 | + | |
| 2484 | + | |

0 commit comments