Re: [python-committers] 4 weeks with the new workflow: what needs changing?

2017-03-15 Thread R. David Murray
On Wed, 15 Mar 2017 22:56:33 -0400, Yury Selivanov wrote: > It's not just long waiting times (although it's a huge factor), it's > that you have to create temporary branches for cherry-picks. With > scripts or without, it's a lot of bookkeeping. Also, interacting with

Re: [python-committers] 4 weeks with the new workflow: what needs changing?

2017-03-15 Thread Yury Selivanov
Hi Brett, On 2017-03-14 6:00 PM, Brett Cannon wrote: [..] Yesterday I was working on a few asyncio PRs and a bug in async/await. All PRs required cherry-picking. Again, I was spending significant amount of time just creating branches/PRs for cherry-picking. Were you creating

Re: [python-committers] 4 weeks with the new workflow: what needs changing?

2017-03-15 Thread Barry Warsaw
On Mar 16, 2017, at 12:00 AM, Brett Cannon wrote: >But that would require that external contributors know to set that label >ahead of time and I'm willing to bet most won't. Not if the test has a retry feature. Your change is trivial but you didn't add the label. The test fails. You add the

Re: [python-committers] 4 weeks with the new workflow: what needs changing?

2017-03-15 Thread Brett Cannon
On Tue, 14 Mar 2017 at 16:26 Barry Warsaw wrote: > On Mar 14, 2017, at 06:16 PM, Ned Deily wrote: > > >There is one pattern that is happening fairly often and that I think we > >should do something about. That is, non-committers submitting a PR > without > >first opening an

Re: [python-committers] 4 weeks with the new workflow: what needs changing?

2017-03-15 Thread Brett Cannon
On Wed, 15 Mar 2017 at 08:44 Berker Peksağ wrote: > On Mon, Mar 13, 2017 at 12:11 AM, Brett Cannon wrote: > > > > > > On Sun, 12 Mar 2017 at 06:33 M.-A. Lemburg wrote: > >> > >> On 10.03.2017 23:13, Brett Cannon wrote: > >> > Fifth,

[python-committers] cherry_picker.py is now in core-workflow repo

2017-03-15 Thread Mariatta Wijaya
Hi, I imported my cherry picker script into https://github.com/ python/core-workflow/tree/master/cherry_picker/ Please try it out if you need to do backports for CPython. It still needs some improvement with handling merge conflict, but if you don't anticipate any conflict then it should make

Re: [python-committers] 4 weeks with the new workflow: what needs changing?

2017-03-15 Thread Berker Peksağ
On Mon, Mar 13, 2017 at 12:11 AM, Brett Cannon wrote: > > > On Sun, 12 Mar 2017 at 06:33 M.-A. Lemburg wrote: >> >> On 10.03.2017 23:13, Brett Cannon wrote: >> > Fifth, anything I missed? :) >> >> My main nit after the move is that messages to the checkin list