mejrs
|
2006ee0d21
|
Fix ci
|
2022-01-13 22:25:23 +01:00 |
David Hewitt
|
dc8032a5ff
|
pyfunction: allow required positional after option
|
2022-01-11 00:44:41 +00:00 |
Juniper Parsons
|
47cf13239f
|
Disallow positional args after optional args
|
2021-12-09 10:01:59 -05:00 |
David Hewitt
|
3ab32ff01f
|
guide: magic methods in pymethods
|
2021-10-24 15:59:22 +01:00 |
David Hewitt
|
4b2345fe80
|
pymethods: support __call__ proto
|
2021-10-23 00:06:46 +01:00 |
Ashley Anderson
|
a21e57a9d3
|
Fix additional tests after trybuild update
|
2021-10-11 20:52:24 -04:00 |
David Hewitt
|
9b8b133905
|
pyfunction: document `#[pyo3(pass_module)]`
|
2021-06-05 17:36:50 +01:00 |
David Hewitt
|
cec4c2d2e9
|
text_signature: move to `#[pyo3(text_signature = "...")]`
|
2021-06-05 16:33:03 +01:00 |
David Hewitt
|
9f74336bc9
|
pyfunction: better error message with `async fn`
|
2021-05-25 11:32:52 +01:00 |
David Hewitt
|
4d46abde73
|
macros: support `#[pyo3(name = "...")]`
|
2021-05-07 22:35:52 +01:00 |
David Hewitt
|
9613228a0c
|
pyfunction: reject generic functions
|
2021-03-09 23:47:47 +00:00 |
David Hewitt
|
88872eba4f
|
macros-backend: improve error handling ergonomics
|
2021-01-10 10:25:43 +00:00 |