Enough people who work on CPython still use email that instead of just
using labels to flag PRs as cherry-picks we also edit the title, e.g. a 3.6
cherry-pick will have both a "cherry-pick for 3.6" label and "[3.6]"
prepended to the title.
My question is whether anyone is actually using the labels
On 9 May 2017 at 07:42, Brett Cannon wrote:
> Enough people who work on CPython still use email that instead of just using
> labels to flag PRs as cherry-picks we also edit the title, e.g. a 3.6
> cherry-pick will have both a "cherry-pick for 3.6" label and "[3.6]"
> prepended to the title.
>
> My