Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 17 Sep 2019 07:59:25 +0900 | Yuya Nishihara | rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send |
Sat, 14 Sep 2019 23:17:19 +0900 | Yuya Nishihara | rust-cpython: move borrow_mut() to PySharedRefCell |