pyo3/newsfragments/3300.fixed.md
2023-07-05 22:52:41 +01:00

2 lines
99 B
Markdown

Correct FFI definition `Py_EnterRecursiveCall` to return `c_int` (was incorrectly returning `()`).