◐ Shell
clean mode source ↗

Fix error message in ctypes by ShaharNaveh · Pull Request #7368 · RustPython/RustPython

added 2 commits

March 7, 2026 00:06

@ShaharNaveh ShaharNaveh changed the title Fix error message in ctype Fix error message in ctypes

Mar 6, 2026

youknowone

youknowone pushed a commit to youknowone/RustPython that referenced this pull request

Mar 8, 2026
* Remove unnecessary `to_{owned,string}()` calls (RustPython#7367)

* Fix error message in ctype

youknowone pushed a commit to youknowone/RustPython that referenced this pull request

Mar 22, 2026
* Remove unnecessary `to_{owned,string}()` calls (RustPython#7367)

* Fix error message in ctype