Mercurial > public > mercurial-scm > hg
diff rust/hg-cpython/src/dirstate.rs @ 43284:ce6dd1cee4c8
rust-cpython: put leaked reference in PyLeakedRef
The next patch will make PyLeakedRef manage the lifetime of the underlying
object. leak_handle.data.take() will be removed soon.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 15 Sep 2019 22:06:19 +0900 |
parents | 478d0b1bf0c5 |
children | ab9b0a20b9e6 |