Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 25 Jan 2020 17:30:24 +0900 | Yuya Nishihara | rust-cpython: remove PySharedRefCell and its companion structs |
Sat, 25 Jan 2020 17:26:23 +0900 | Yuya Nishihara | rust-cpython: switch to upstreamed version of PySharedRefCell |
Sat, 25 Jan 2020 17:21:06 +0900 | Yuya Nishihara | rust-cpython: rename inner_shared() to inner() |
Fri, 31 Jan 2020 00:08:30 +0900 | Yuya Nishihara | rust-cpython: use PyList.insert() instead of .insert_item() |
Fri, 31 Jan 2020 00:01:29 +0900 | Yuya Nishihara | rust-cpython: bump cpython to 0.4 to switch to upstreamed PySharedRef |
Thu, 30 Jan 2020 23:57:19 +0900 | Yuya Nishihara | rust: update dependencies |
Mon, 03 Feb 2020 11:07:34 -0500 | Augie Fackler | Added signature for changeset 7f5410dfc8a6 stable |