pyo3/newsfragments/2749.fixed.md

3 lines
109 B
Markdown
Raw Normal View History

Fix a bug that allowed `#[new]` pymethods with no arguments to be called from
Python with any argument list.