744de3a142
This is necessary for async functions
162 B
162 B
- Classmethods can now receive
Py<PyType>
as their first argument - Function annotated with
pass_module
can now receivePy<PyModule>
as their first argument