[python-committers] 3.6.0 Beta Phase Development

2016-09-12 Thread Ned Deily
Wow! What a busy and productive couple of weeks it has been leading up to 3.6.0b1 and feature code freeze! Congratulations and thanks to all of you who've contributed to the amazing number of PEPs, features, bug fixes, and doc changes that have gone into 3.6.0b1! Now that feature development

[python-committers] [RELEASE] Python 3.6.0b1 is now available

2016-09-12 Thread Ned Deily
On behalf of the Python development community and the Python 3.6 release team, I'm happy to announce the availability of Python 3.6.0b1. 3.6.0b1 is the first of four planned beta releases of Python 3.6, the next major release of Python, and marks the end of the feature development phase for 3.6. A

[python-committers] FYI - 3.6.0 is freezing now, stand by for 3.6.0b1

2016-09-12 Thread Ned Deily
Just a heads up that I'm about to start the tag of 3.6.0b1. Given the large amount of code that has gone in recently, there may be a few bumps plus we'll be creating the 3.6 branch so this might be a good time to take a break and hold off on major checkins until the tag is pushed into the main r

Re: [python-committers] autoconf 2.70

2016-09-12 Thread Victor Stinner
2016-09-12 8:27 GMT+02:00 Benjamin Peterson : > The correct way to solve this is probably to stop checking in the > generated configure Please keep it, it's convenient :-) > and generate it with a "blessed" autoconf version in the release tarballs. +1 for that: we should modify the release PEP f