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
cd1efef228
pyo3
/
tests
/
ui
History
messense
b5b9a480cd
Add
wrap_pyfunction
macro to prelude
2021-06-24 22:34:55 +08:00
..
abi3_nativetype_inheritance.rs
abi3_nativetype_inheritance.stderr
deprecations.rs
pymodule: accept
#[pyo3(name = "...")]
option
2021-06-06 08:41:20 +01:00
deprecations.stderr
pymodule: accept
#[pyo3(name = "...")]
option
2021-06-06 08:41:20 +01:00
invalid_argument_attributes.rs
invalid_argument_attributes.stderr
invalid_frompy_derive.rs
invalid_frompy_derive.stderr
invalid_macro_args.rs
invalid_macro_args.stderr
invalid_need_module_arg_position.rs
invalid_need_module_arg_position.stderr
invalid_property_args.rs
pyclass: allow
#[pyo3(get, set, name = "foo")]
2021-06-04 11:30:40 +01:00
invalid_property_args.stderr
pyclass: allow
#[pyo3(get, set, name = "foo")]
2021-06-04 11:30:40 +01:00
invalid_pyclass_args.rs
invalid_pyclass_args.stderr
invalid_pyfunctions.rs
invalid_pyfunctions.stderr
invalid_pymethod_names.rs
invalid_pymethod_names.stderr
invalid_pymethod_receiver.rs
invalid_pymethod_receiver.stderr
invalid_pymethods.rs
pyfunction: document
#[pyo3(pass_module)]
2021-06-05 17:36:50 +01:00
invalid_pymethods.stderr
pyfunction: document
#[pyo3(pass_module)]
2021-06-05 17:36:50 +01:00
invalid_result_conversion.rs
Add
wrap_pyfunction
macro to prelude
2021-06-24 22:34:55 +08:00
invalid_result_conversion.stderr
Add
wrap_pyfunction
macro to prelude
2021-06-24 22:34:55 +08:00
missing_clone.rs
missing_clone.stderr
pyclass_send.rs
pyclass_send.stderr
update error message for rust 1.53
2021-06-19 16:11:03 +02:00
reject_generics.rs
reject_generics.stderr
static_ref.rs
static_ref.stderr
wrong_aspyref_lifetimes.rs
wrong_aspyref_lifetimes.stderr