Re: [Python-Dev] Python-Dev Digest

2017-02-14 Thread 陈 氏
help From: Python-Dev on behalf of python-dev-requ...@python.org Sent: Wednesday, February 15, 2017 1:00:05 AM To: python-dev@python.org Subject: Python-Dev Digest, Vol 163, Issue 20 Send Python-Dev mailing list submissions to python-dev@python.org To

Re: [Python-Dev] Update on labels to be used on GitHub

2017-02-14 Thread Brett Cannon
On Tue, 14 Feb 2017 at 10:13 MRAB wrote: > On 2017-02-14 17:58, Victor Stinner wrote: > > 2017-02-14 18:43 GMT+01:00 Zachary Ware : > >> To propose another color for the bikeshed, what about having labels > >> for each branch along with "needs backport" and "cherry-pick" labels? > > > > Oh right,

Re: [Python-Dev] Update on labels to be used on GitHub

2017-02-14 Thread MRAB
On 2017-02-14 17:58, Victor Stinner wrote: 2017-02-14 18:43 GMT+01:00 Zachary Ware : To propose another color for the bikeshed, what about having labels for each branch along with "needs backport" and "cherry-pick" labels? Oh right, labels have colors. I propose pink for "needs backport" and y

Re: [Python-Dev] Update on labels to be used on GitHub

2017-02-14 Thread Victor Stinner
2017-02-14 18:43 GMT+01:00 Zachary Ware : > To propose another color for the bikeshed, what about having labels > for each branch along with "needs backport" and "cherry-pick" labels? Oh right, labels have colors. I propose pink for "needs backport" and yellow for "cherry-pick"! Just kidding, sor

Re: [Python-Dev] Update on labels to be used on GitHub

2017-02-14 Thread Zachary Ware
On Tue, Feb 14, 2017 at 11:32 AM, Brett Cannon wrote: > On Mon, 13 Feb 2017 at 14:43 Victor Stinner > wrote: >> >> 2017-02-13 21:08 GMT+01:00 Brett Cannon : >> > We now have two sets of labels for representing cherry-picking statuses: >> > "backport to N.M" and "cherry-pick for N.M". The former a

Re: [Python-Dev] Update on labels to be used on GitHub

2017-02-14 Thread Brett Cannon
On Mon, 13 Feb 2017 at 14:43 Victor Stinner wrote: > 2017-02-13 21:08 GMT+01:00 Brett Cannon : > > We now have two sets of labels for representing cherry-picking statuses: > > "backport to N.M" and "cherry-pick for N.M". The former are to help keep > > track of what branches a PR should be cherry