Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 08 Sep 2019 13:08:59 +0900 | Yuya Nishihara | rust-cpython: remove Option<_> from interface of py_shared_iterator |
Sun, 08 Sep 2019 12:26:12 +0900 | Yuya Nishihara | rust-cpython: rename py_shared_iterator_impl to py_shared_iterator |
Sun, 08 Sep 2019 12:23:18 +0900 | Yuya Nishihara | rust-cpython: replace dyn Iterator<..> of mapping with concrete type |
Sun, 08 Sep 2019 12:07:19 +0900 | Yuya Nishihara | rust-cpython: replace dyn Iterator<..> of sequence with concrete type |