Re: [python-committers] [RELEASE] Python 3.6.0rc1 is now available

2016-12-07 Thread Serhiy Storchaka
On 07.12.16 09:26, Ned Deily wrote: Code for 3.6.0 is now frozen. Assuming no release critical problems are found prior to the 3.6.0 final release date, currently 2016-12-16, the 3.6.0 final release will be the same code base as this 3.6.0rc1. Maintenance releases for the 3.6 series will follow

[python-committers] 3.6 branch is now open for 3.6.1

2016-12-07 Thread Ned Deily
OK, rc1 is now out the door. Thanks to everyone who helped resolve the remaining release blocker issues. As of now, the code base for 3.6.0 final is frozen. The 3.6 branch is now open for code that will be released in 3.6.1, the first 3.6 maintenance release. As usual, that means bug fixes,

[python-committers] 3.6 What's New document changes for 3.6.0 final

2016-12-07 Thread Ned Deily
Since the question has already come up and there will likely be further changes, let's keep it simple: feel free to make changes in the 3.6 branch to Doc/whatsnew/3.6.rst for 3.6.0 and I will cherrypick those changes just prior to producing the 3.6.0 final. Likewise with Misc/NEWS. As stated b