Icxolu
|
e45fbe493c
|
port `IntoPyDict` to `Bound` API
|
2024-02-10 15:47:26 +01:00 |
Icxolu
|
4d423b0c67
|
port `Python::run` to `Bound` API
|
2024-02-09 22:09:16 +01:00 |
Adam Reichold
|
416d3c488f
|
Rename name to qualname and full_name to name to better match Python
|
2023-12-19 16:51:24 +01:00 |
Joseph Perez
|
f34c70c2da
|
feat: allow async methods to accept `&self`/`&mut self`
|
2023-12-07 07:42:10 +01:00 |
Joseph Perez
|
2ca9f59d6f
|
refactor: drop futures_util dependency
|
2023-12-04 18:56:34 +01:00 |
Joseph Perez
|
8a674c2bd3
|
feat: add `coroutine::CancelHandle`
|
2023-12-04 07:46:51 +01:00 |
Joseph Perez
|
781b9e3983
|
feat: add coroutine `__name__`/`__qualname__` and not-awaited warning
|
2023-11-25 21:51:20 +01:00 |
Joseph Perez
|
627841f1e2
|
feat: support `async fn` in macros with coroutine implementation
|
2023-11-22 20:25:36 +01:00 |