pyo3/newsfragments/3300.fixed.md

2 lines
99 B
Markdown
Raw Normal View History

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