pyo3/newsfragments/4255.changed.md

165 B

PyCFunction::new, PyCFunction::new_with_keywords and PyCFunction::new_closure now take &'static CStr name and doc arguments (previously was &'static str).