[core-workflow] Workflow for applying b.p.o patches to GitHub

2017-05-15 Thread Mariatta Wijaya
Hi, I'd like to get clarification of the proper workflow for applying patches from b.p.o to GitHub. Technically, one can use patch command, or using hg diff --git, and this will be documented in https://github.com/python/devguide/issues/193 The ideal situation is to have the patch author prepare

Re: [core-workflow] Workflow for applying b.p.o patches to GitHub

2017-05-15 Thread Brett Cannon
On Mon, 15 May 2017 at 09:49 Mariatta Wijaya wrote: > Hi, > > I'd like to get clarification of the proper workflow for applying patches > from b.p.o to GitHub. > > Technically, one can use patch command, or using hg diff --git, and this > will be documented in https://github.com/python/devguide/i