David Hewitt
|
dd24c9ea71
|
remove `Python::acquire_gil`
|
2023-05-09 09:39:23 +02:00 |
mejrs
|
fc6121eafe
|
Deprecate acquire_gil
|
2022-08-15 03:34:47 +02:00 |
David Hewitt
|
ebada76ae3
|
pyany: add PyAny::py()
|
2021-08-13 08:00:13 +01:00 |
David Hewitt
|
77ed6d6d69
|
Remove AsPyRef for just Py::as_ref
|
2020-08-09 22:47:54 +01:00 |
Mara Bos
|
dcab478d66
|
Fix lifetime safety bug of AsPyRef::as_ref(). (#876)
* Fix lifetime safety bug of AsPyRef::as_ref().
Fixes #875.
* Add test for AsPyRef's lifetimes.
|
2020-04-20 18:44:31 +01:00 |