Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 15 Sep 2019 16:04:45 +0900 | Yuya Nishihara | rust-cpython: store leaked reference to PySharedState in $leaked struct |
Tue, 17 Sep 2019 07:59:25 +0900 | Yuya Nishihara | rust-cpython: mark PySharedState as Sync so &'PySharedState can be Send |