Re: [PATCH 1 of 5] rust-cpython: put leaked reference in PyLeakedRef

2019-10-14 Thread Martin von Zweigbergk via Mercurial-devel
Heh, I have no idea which one I queued. I know you said you forgot --flag V2, so I assumed the two series I saw on patchwork were the same. On Mon, Oct 14, 2019, 07:17 Yuya Nishihara wrote: > On Mon, 14 Oct 2019 10:10:34 +0200, Raphaël Gomès wrote: > > I think Georges reviewed the other patch

Re: [PATCH 1 of 5] rust-cpython: put leaked reference in PyLeakedRef

2019-10-14 Thread Yuya Nishihara
On Mon, 14 Oct 2019 10:10:34 +0200, Raphaël Gomès wrote: > I think Georges reviewed the other patch series. I'll be taking a closer > look at this one as soon as I finish mine. Perhaps Martin queued the other rust-cpython series which is/was reviewed by Georges. Maybe I shouldn't send two series

Re: [PATCH 1 of 5] rust-cpython: put leaked reference in PyLeakedRef

2019-10-14 Thread Georges Racinet
Le 14 octobre 2019 10:10:34 GMT+02:00, "Raphaël Gomès" a écrit : >I think Georges reviewed the other patch series. I think you're right I'll be taking a >closer >look at this one as soon as I finish mine. > >On 10/14/19 7:41 AM, Martin von Zweigbergk via Mercurial-devel wrote: > >> >> I'll

Re: [PATCH 1 of 5] rust-cpython: put leaked reference in PyLeakedRef

2019-10-14 Thread Raphaël Gomès
I think Georges reviewed the other patch series. I'll be taking a closer look at this one as soon as I finish mine. On 10/14/19 7:41 AM, Martin von Zweigbergk via Mercurial-devel wrote: I'll queue this mostly based on Georges' review, thanks. ___

Re: [PATCH 1 of 5] rust-cpython: put leaked reference in PyLeakedRef

2019-10-13 Thread Martin von Zweigbergk via Mercurial-devel
On Sun, Oct 13, 2019 at 8:52 PM Yuya Nishihara wrote: > On Sun, 13 Oct 2019 07:46:14 -0700, Martin von Zweigbergk wrote: > > On Sat, Oct 12, 2019, 01:06 Yuya Nishihara wrote: > > > # HG changeset patch > > > # User Yuya Nishihara > > > # Date 1568552779 -32400 > > > # Sun Sep 15 22:06:19

Re: [PATCH 1 of 5] rust-cpython: put leaked reference in PyLeakedRef

2019-10-13 Thread Yuya Nishihara
On Sun, 13 Oct 2019 07:46:14 -0700, Martin von Zweigbergk wrote: > On Sat, Oct 12, 2019, 01:06 Yuya Nishihara wrote: > > # HG changeset patch > > # User Yuya Nishihara > > # Date 1568552779 -32400 > > # Sun Sep 15 22:06:19 2019 +0900 > > # Node ID 458c6598a13caee640294d88af4e93783fc36476 >

Re: [PATCH 1 of 5] rust-cpython: put leaked reference in PyLeakedRef

2019-10-13 Thread Martin von Zweigbergk via Mercurial-devel
On Sat, Oct 12, 2019, 01:06 Yuya Nishihara wrote: > # HG changeset patch > # User Yuya Nishihara > # Date 1568552779 -32400 > # Sun Sep 15 22:06:19 2019 +0900 > # Node ID 458c6598a13caee640294d88af4e93783fc36476 > # Parent ce20b870041fc4d6ba6989acbb9373797ce9b3d6 > rust-cpython: put

[PATCH 1 of 5] rust-cpython: put leaked reference in PyLeakedRef

2019-10-12 Thread Yuya Nishihara
# HG changeset patch # User Yuya Nishihara # Date 1568552779 -32400 # Sun Sep 15 22:06:19 2019 +0900 # Node ID 458c6598a13caee640294d88af4e93783fc36476 # Parent ce20b870041fc4d6ba6989acbb9373797ce9b3d6 rust-cpython: put leaked reference in PyLeakedRef The next patch will make PyLeakedRef