pyo3/newsfragments/3587.added.md

2 lines
162 B
Markdown
Raw Normal View History

- Classmethods can now receive `Py<PyType>` as their first argument
- Function annotated with `pass_module` can now receive `Py<PyModule>` as their first argument