[3.6] bpo-30217: add the operators ~ and | to the index (GH-1502)#2136
[3.6] bpo-30217: add the operators ~ and | to the index (GH-1502)#2136Mariatta merged 1 commit intopython:3.6from marco-buttu:backport-dc980df-3.6
Conversation
(cherry picked from commit dc980df)
|
Since this is a backport, I changed the base to |
|
How you did this @Mariatta? |
|
@serhiy-storchaka, next to the PR title, you should see the Edit button. I clicked on it: There you can change the base branch: Hope this helps :) There's a bug with |
|
But travis seems to hang? Not sure how we can retrigger it. |
|
Seems like closing and reopening the PR will retrigger travis build. |
|
I used the Edit button for editing the title but didn't notice the possibility of changing the basic branch. Thank you @Mariatta, now I came to know something new. It may help me once. 😄 |



Backport of #1502