On Sep 19, 2017, at 13:55, Terry Reedy <[email protected]> wrote: > On 9/13/2017 12:35 PM, Ned Deily wrote: > >> 2017-09-18 1200 UTC cutoff: >> - Python 3.6.3 rc1 > >> Also on 2017-09-18: >> - Python 3.7.0 alpha 1 > > Have you branched these off so that further merges go into 3.6.4 and alpha2?
Yes, they were tagged. You can see the history in the cpython log repo (git log) or on the github python/cpython web pages. The release announcement will be forthcoming shortly as the bits arrive from the factories. -- 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/
