comparison rust/hg-cpython/src/exceptions.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 7a01778bc7b7
children 3bd77c64bc74
comparison
equal deleted inserted replaced
43283:96eb9ef777a8 43284:ce6dd1cee4c8