comparison hgext/closehead.py @ 51264:0993a3520dc6

rust-discovery: encapsulated conversions to vec for instance methods This new `pyiter_to_vec` is pretty trivial, and only mildly reduces code duplication. The main advantage is that it encapsulates access to the `index` attribute, which will be changed when we replace the C index by the Rust index, given as `PySharedRef`.
author Georges Racinet <georges.racinet@octobus.net>
date Sun, 29 Oct 2023 11:21:18 +0100
parents f12d53a6e8b8
children f4733654f144
comparison
equal deleted inserted replaced
51263:2e2832e00f6c 51264:0993a3520dc6