David Hewitt
|
e42d8cf612
|
ci: updates for Rust 1.75
|
2023-12-29 13:36:46 +00:00 |
Joseph Perez
|
8a674c2bd3
|
feat: add `coroutine::CancelHandle`
|
2023-12-04 07:46:51 +01:00 |
David Hewitt
|
4c8abd1426
|
rust: support 1.57
|
2021-12-08 07:10:16 +00:00 |
Ashley Anderson
|
a21e57a9d3
|
Fix additional tests after trybuild update
|
2021-10-11 20:52:24 -04:00 |
David Hewitt
|
4d46abde73
|
macros: support `#[pyo3(name = "...")]`
|
2021-05-07 22:35:52 +01:00 |
Daniil Konovalenko
|
554cffd60d
|
add #[pyo3(from_py_with="...")] attribute (#1411)
* allow from_py_with inside #[derive(FromPyObject)]
* split up FnSpec::parse
|
2021-02-21 00:15:20 +09:00 |