Sat, 05 Oct 2019 09:33:01 -0400 | Yuya Nishihara | rust-cpython: remove useless PyResult<> from leak_immutable() | changeset | files |
Sat, 05 Oct 2019 09:01:25 -0400 | Yuya Nishihara | rust-cpython: remove useless PyRefMut wrapper | changeset | files |
Sat, 05 Oct 2019 08:59:09 -0400 | Yuya Nishihara | rust-cpython: drop manual management of mutably_borrowed | changeset | files |
Sat, 05 Oct 2019 08:56:15 -0400 | Yuya Nishihara | rust-cpython: leverage RefCell::borrow() to guarantee there's no mutable ref | changeset | files |