Re: [python-committers] GitHub: allow Rebase and merge

2017-03-07 Thread Brett Cannon
It's possible, but we don't control what the default option is. On Mon, 6 Mar 2017 at 16:32 Victor Stinner wrote: > Hi, > > Would it be possible to keep "Squash and merge" button by default on > GitHub pull requests, but allow "Rebase and merge" to keep multiple > commits when they are well writ

[python-committers] 3.6.1 release status and plans

2017-03-07 Thread Ned Deily
An update on the 3.6.1 release: As you probably noticed, 3.6.1 release candidate 1 was made available (finally!) two days ago. Thank you for your patience as we worked though the details of producing a release using our new GitHub-based development workflow. As we've noted, it's really import

Re: [python-committers] [Python-Dev] 3.6.1 release status and plans

2017-03-07 Thread Nick Coghlan
On 8 March 2017 at 11:59, Ned Deily wrote: > An update on the 3.6.1 release: As you probably noticed, 3.6.1 release > candidate 1 was made available (finally!) two days ago. Thank you for your > patience as we worked though the details of producing a release using our > new GitHub-based develop