[PATCH 7 of 7] rust-cpython: leverage py_shared_iterator::from_inner() where appropriate

Augie Fackler raf at durin42.com
Mon Sep 9 10:57:25 EDT 2019


On Mon, Sep 09, 2019 at 03:59:56PM +0200, Raphaël Gomès wrote:
> Looking back, my initial macro was a bit over-engineered, the concrete types
> should be an improvement to maintainability, since they're restricted to one
> `py_class!`.
>
> This whole series looks good to me, thanks a lot.
>
> On 9/8/19 12:05 PM, Yuya Nishihara wrote:
> > # HG changeset patch
> > # User Yuya Nishihara <yuya at tcha.org>
> > # Date 1567916635 -32400
> > #      Sun Sep 08 13:23:55 2019 +0900
> > # Node ID 8174e0c96c14e5b5e2309a9de1a90b7c446b5aab
> > # Parent  1fa833aa2e43f6b3055d618755f10daeefacb0ae
> > rust-cpython: leverage py_shared_iterator::from_inner() where appropriate

queued per Raphael's review, thanks


More information about the Mercurial-devel mailing list