pyo3/newsfragments
David Hewitt 3f0dfa9698
Merge pull request #3587 from wyfo/classmethod_into
feat: allow classmethods to receive `Py<PyType>`
2023-11-22 19:34:19 +00:00
..
.gitignore
3507.added.md
3512.fixed.md
3514.added.md Add PyMemoryView type 2023-10-15 17:32:09 +08:00
3532.changed.md change PyDict::from_sequence to take just &PyAny 2023-10-20 11:59:26 +01:00
3556.added.md docs: add newsfragment 2023-10-29 13:54:10 +01:00
3578.changed.md Change return types of py.None(), py.NotImplemented() and py.Ellipsis() to typed singletons 2023-11-17 16:16:19 +00:00
3587.added.md feat: allow classmethod/pass_module to receive owned types 2023-11-22 07:45:59 +01:00