Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 15 Sep 2019 17:02:31 +0900 | Yuya Nishihara | rust-cpython: drop self.borrow_mut() in favor of PySharedRef wrapper |
Sun, 15 Sep 2019 16:59:50 +0900 | Yuya Nishihara | rust-cpython: drop self.leak_immutable() in favor of PySharedRef wrapper |
Sun, 15 Sep 2019 16:50:48 +0900 | Yuya Nishihara | rust-cpython: add safe wrapper representing shared data borrowed from PyObject |