Lily Foote
|
e145ae851a
|
Update new_closure_bound closure signature (#3883)
* Update new_closure_bound closure signature
Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>
* Use anonymous lifetimes in closure bounds
Co-authored-by: David Hewitt <mail@davidhewitt.dev>
* Take &Bound in PyCFunction closures
---------
Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>
Co-authored-by: David Hewitt <mail@davidhewitt.dev>
|
2024-02-23 14:07:54 +00:00 |
Blaž Šnuderl
|
aa3c938b5e
|
PyCFunction bound api
|
2024-02-06 18:44:53 +01:00 |
David Hewitt
|
b65cbb958b
|
ci: updates for rust 1.71
|
2023-07-14 12:10:37 +01:00 |
Adam Reichold
|
0d30bb7d3d
|
Bump Rust edition to 2021 and make current Clippy happy.
|
2023-06-07 21:15:38 +02:00 |
Dexter Chua
|
9201a7dd48
|
Support passing name and doc to PyCFunction::new_closure. Fixes #2665
|
2022-10-29 12:26:09 +08:00 |
messense
|
d6401966f9
|
Update UI tests output
|
2021-10-22 16:40:57 +08:00 |
laurent
|
2042906832
|
pycfunction: add PyCFunction::new_closure rust defined closures
|
2021-10-17 07:59:50 +01:00 |