We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c39a1d7
Allow to get mutable ref from PyObject #106
Drop RefFromPyObject trait
RefFromPyObject
Add Python::register_any() method
Fix impl FromPyObject for Py<T>
FromPyObject
Py<T>
Mark method that work with raw pointers as unsafe #95