On 9/17/19 12:00 PM, Stefan Hajnoczi wrote:
> On Fri, Sep 13, 2019 at 05:21:37PM -0400, John Snow wrote:
>> On 9/13/19 3:32 PM, John Snow wrote:
>>> Hi,
>>>
>>> I quite like the patches tool; but python2 is notably doomed.
>>>
>>> I tried my hand at polishing it up for python3 and pushed the res
On Fri, Sep 13, 2019 at 05:21:37PM -0400, John Snow wrote:
> On 9/13/19 3:32 PM, John Snow wrote:
> > Hi,
> >
> > I quite like the patches tool; but python2 is notably doomed.
> >
> > I tried my hand at polishing it up for python3 and pushed the results
> > here: https://github.com/jnsnow/patches
On 9/13/19 3:32 PM, John Snow wrote:
> Hi,
>
> I quite like the patches tool; but python2 is notably doomed.
>
> I tried my hand at polishing it up for python3 and pushed the results
> here: https://github.com/jnsnow/patches/tree/python3
>
> I didn't faff around with trying to add simultaneou
Hi,
I quite like the patches tool; but python2 is notably doomed.
I tried my hand at polishing it up for python3 and pushed the results
here: https://github.com/jnsnow/patches/tree/python3
I didn't faff around with trying to add simultaneous support: this is a
direct conversion in one big chunk.