messense
|
b5b9a480cd
|
Add `wrap_pyfunction` macro to prelude
|
2021-06-24 22:34:55 +08:00 |
David Hewitt
|
b2675b11fe
|
rust 1.50: clippy and lint fixes
|
2021-02-11 22:03:34 +00:00 |
Askaholic
|
19889bc6b9
|
Add argument name to TypeError messages caused during argument conversion
|
2020-10-14 17:32:00 -08:00 |
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 |