This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
2537
commits
4
branches
89
tags
16
MiB
ba1056006a
Commit graph
2 commits
Author
SHA1
Message
Date
Sebastian Pütz
3214249010
Make python function wrapper creation fallible.
...
Wrapping a function can fail if we can't get the module name. Based on suggestion by @kngwyu
2020-09-03 15:48:32 +02:00
Alexander Niederbühl
7a4909bdc7
Guard against PyUnicode_AsUTF8AndSize returning null
2019-10-23 00:39:47 +02:00