pyo3/newsfragments/3660.changed.md

2 lines
131 B
Markdown
Raw Normal View History

`PyType::name` is now `PyType::qualname` whereas `PyType::name` efficiently accesses the full name which includes the module name.