[python-committers] IMPORTANT: 3.6.0b1 and feature code cutoff 2016-09-12 12:00 UTC

Ned Deily nad at python.org
Thu Sep 8 18:07:22 EDT 2016


Happy end of summer (northern hemisphere) or winter (southern)!

Along with the changing of the seasons, the time has come to finish feature development for Python 3.6.  As previously announced, this coming Monday marks the end of the alpha phase of the release cycle and the beginning of the beta phase.  Up through the alpha phase, there has been unrestricted feature development phase; that ends as of beta 1.  All feature code for 3.6.0 must be checked in by the b1 cutoff on Monday (unless you have contacted me and we have agreed on an extension).

As was done during the 3.5 release cycle, we will create the 3.6 branch at b1 time.  During the beta phase, the emphasis is on fixes for new features, fixes for all categories of bugs and regressions, and documentation fixes/updates.  I will send out specific information for core committers next week after the creation of the b1 tag and the 3.6 branch.

Beta releases are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support the new feature release.  We strongly encourage maintainers of third-party Python projects to test with 3.6 during the beta phase and report issues found to bugs.python.org as soon as possible.  While the release will be feature complete entering the beta phase, it is possible that features may be modified or, in rare cases, deleted up until the start of the release candidate phase.  Our goal is have no changes after rc1.  To achieve that, it will be extremely important to get as much exposure for 3.6 as possible during the beta phase.

To recap:

2016-09-12 ~12:00 UTC: code snapshot for 3.6.0 beta 1 (feature code freeze, no new features)

2016-09-12 3.6 branch opens for 3.6.0; 3.7.0 feature development begins

2016-09-12 to 2016-12-04: 3.6.0 beta phase (bug, regression, and doc fixes, no new features)

2016-12-04 3.6.0 release candidate 1 (3.6.0 code freeze)

2016-12-16 3.6.0 release (3.6.0rc1 plus, if necessary, any dire emergency fixes)

2018-06 3.7.0 release (3.6.0 release + 18 months, details TBD)


Thank you all for your great efforts so far on 3.6; it should be a great release!

--Ned

https://www.python.org/dev/peps/pep-0494/

--
  Ned Deily
  nad at python.org -- []



More information about the python-committers mailing list