I created the "needs backport to 3.7" label on GitHub

I noticed that there is a 3.7 branch now. So you can use this label if you want miss-islington to backport a PR to 3.7.

Is there documentation somewhere on "how to create a release branch" that we should add "creating a label" step to? Alex On Wed, Jan 31, 2018 at 6:40 PM, Mariatta Wijaya <mariatta.wijaya@gmail.com> wrote:
-- "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire) "The people's good is the highest law." -- Cicero GPG Key fingerprint: D1B3 ADC0 E023 8CA6

On Jan 31, 2018, at 18:58, Mariatta Wijaya <mariatta.wijaya@gmail.com> wrote:
I'm not sure. Maybe the release managers know? There is PEP 101..
I’ll bet Ned is either updating PEP 101 as he goes, or is keeping notes to update that PEP once things calm down. It’s a rare enough event, and this is the first time with git, so I’m sure there was a fair bit to figure out. $ git worktree add ../3.7 3.7 # ftw! -Barry

Is there documentation somewhere on "how to create a release branch" that we should add "creating a label" step to? Alex On Wed, Jan 31, 2018 at 6:40 PM, Mariatta Wijaya <mariatta.wijaya@gmail.com> wrote:
-- "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire) "The people's good is the highest law." -- Cicero GPG Key fingerprint: D1B3 ADC0 E023 8CA6

On Jan 31, 2018, at 18:58, Mariatta Wijaya <mariatta.wijaya@gmail.com> wrote:
I'm not sure. Maybe the release managers know? There is PEP 101..
I’ll bet Ned is either updating PEP 101 as he goes, or is keeping notes to update that PEP once things calm down. It’s a rare enough event, and this is the first time with git, so I’m sure there was a fair bit to figure out. $ git worktree add ../3.7 3.7 # ftw! -Barry
participants (3)
-
Alex Gaynor
-
Barry Warsaw
-
Mariatta Wijaya