[python-committers] Hold off on 3.5 pushes for the moment

2016-06-13 Thread Ned Deily
It looks like there's a little bit of merging cleanup that needs to be done 
following the 3.4.0rc1 and 3.5.0rc1 tagging and releasing.  Until Larry has a 
chance to take care of it, it would be best to hold off pushing things to the 
3.5 (or 3.4 security) branches.

Thanks!
--Ned

--
  Ned Deily
  [email protected] -- []

___
python-committers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/


Re: [python-committers] Hold off on 3.5 pushes for the moment

2016-06-13 Thread Ned Deily
On Jun 13, 2016, at 12:43, Ned Deily  wrote:
> It looks like there's a little bit of merging cleanup that needs to be done 
> following the 3.4.0rc1 and 3.5.0rc1 tagging and releasing.

All fixed up: merge away!

P.S. 3.6.0a2 should be appearing real soon now.

--
  Ned Deily
  [email protected] -- []

___
python-committers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Python 3.6.0a2 is now available

2016-06-13 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.0a2.
3.6.0a2 is the first of four planned alpha releases of Python 3.6,
the next major release of Python.  During the alpha phase, Python 3.6
remains under heavy development: additional features will be added
and existing features may be modified or deleted.  Please keep in mind
that this is a preview release and its use is not recommended for
production environments.

You can find Python 3.6.0a2 here:

https://www.python.org/downloads/release/python-360a2/ 

The next release of Python 3.6 will be 3.6.0a3, currently scheduled for
2016-07-11.

Enjoy!

--Ned

--
  Ned Deily
  [email protected] -- []

___
python-committers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/