Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 14 Oct 2019 16:15:19 +0900 | Yuya Nishihara | rust-cpython: prepare for writing tests that require libpython |
Sat, 05 Oct 2019 10:21:34 -0400 | Yuya Nishihara | rust-cpython: make inner functions and structs of ref_sharing private |
Sat, 21 Sep 2019 17:05:01 +0900 | Yuya Nishihara | rust-cpython: keep Python<'a> token in PyRefMut |
Sat, 21 Sep 2019 17:15:50 +0900 | Yuya Nishihara | rust-cpython: require GIL to borrow immutable reference from PySharedRefCell |
Sun, 15 Sep 2019 22:19:10 +0900 | Yuya Nishihara | rust-cpython: make PyLeakedRef operations relatively safe |
Sun, 15 Sep 2019 22:06:19 +0900 | Yuya Nishihara | rust-cpython: put leaked reference in PyLeakedRef |
Thu, 17 Oct 2019 20:40:12 -0700 | Gregory Szorc | run-tests: make code coverage work on Python 3 |