[3.6] bpo-30217: add the operators ~ and | to the index (GH-1502) by marco-buttu · Pull Request #2136 · python/cpython (original) (raw)

@serhiy-storchaka, next to the PR title, you should see the Edit button. I clicked on it:

screen shot 2017-06-12 at 11 18 04 am

There you can change the base branch:

screen shot 2017-06-12 at 11 18 12 am

screen shot 2017-06-12 at 11 18 21 am

screen shot 2017-06-12 at 11 18 12 am

Hope this helps :)

There's a bug with cherry_picker.py, when it could not detect the proper maintenance branch, it selected the master branch. I think that's what happened here. I'll need to work on a solution for it.