python-peps/pep-0494.txt

189 lines
4.1 KiB
Plaintext
Raw Normal View History

PEP: 494
Title: Python 3.6 Release Schedule
Version: $Revision$
Last-Modified: $Date$
2016-04-25 20:13:27 -04:00
Author: Ned Deily <nad@python.org>
Status: Active
Type: Informational
Content-Type: text/x-rst
Created: 30-May-2015
Python-Version: 3.6
Abstract
========
This document describes the development and release schedule for
Python 3.6. The schedule primarily concerns itself with PEP-sized
items.
.. Small features may be added up to the first beta
release. Bugs may be fixed until the final release,
which is planned for December 2016.
Release Manager and Crew
========================
- 3.6 Release Manager: Ned Deily
- Windows installers: Steve Dower
- Mac installers: Ned Deily
2018-10-29 21:59:38 -04:00
- Documentation: Julien Palard, Georg Brandl
3.6 Lifespan
============
2019-06-05 19:37:33 -04:00
3.6 will receive `bugfix updates <https://devguide.python.org/devcycle/#maintenance-branches>`_
approximately every 3 months for about 24 months. Sometime after the release of
3.7.0 final, a final 3.6 bugfix update will be released.
After that, it is expected that
`security updates <https://devguide.python.org/devcycle/#security-branches>`_
(source only) will be released as needed until 5 years after
the release of 3.6 final, so until approximately 2021-12.
Release Schedule
================
3.6.0 schedule
--------------
- 3.6 development begins: 2015-05-24
2016-05-17 17:22:05 -04:00
- 3.6.0 alpha 1: 2016-05-17
- 3.6.0 alpha 2: 2016-06-13
- 3.6.0 alpha 3: 2016-07-11
2016-08-15 23:14:53 -04:00
- 3.6.0 alpha 4: 2016-08-15
- 3.6.0 beta 1: 2016-09-12
(No new features beyond this point.)
2016-10-10 21:09:41 -04:00
- 3.6.0 beta 2: 2016-10-10
2016-11-01 01:02:33 -04:00
- 3.6.0 beta 3: 2016-10-31
2016-11-22 01:41:56 -05:00
- 3.6.0 beta 4: 2016-11-21
2016-12-07 02:14:07 -05:00
- 3.6.0 candidate 1: 2016-12-06
2016-12-16 23:03:55 -05:00
- 3.6.0 candidate 2: 2016-12-16
- 3.6.0 final: 2016-12-23
2019-06-05 19:37:33 -04:00
3.6.1 schedule (first bugfix release)
-------------------------------------
2016-08-15 23:14:53 -04:00
2017-03-05 06:31:59 -05:00
- 3.6.1 candidate: 2017-03-05
- 3.6.1 final: 2017-03-21
3.6.2 schedule
--------------
2017-07-03 00:19:58 -04:00
- 3.6.2 candidate 1: 2017-06-17
2017-07-08 01:16:54 -04:00
- 3.6.2 candidate 2: 2017-07-07
2017-07-17 03:47:56 -04:00
- 3.6.2 final: 2017-07-17
2017-09-19 14:19:42 -04:00
3.6.3 schedule
--------------
- 3.6.3 candidate: 2017-09-19
2017-10-03 15:46:47 -04:00
- 3.6.3 final: 2017-10-03
2017-09-19 14:19:42 -04:00
2017-12-19 03:21:52 -05:00
3.6.4 schedule
--------------
- 3.6.4 candidate: 2017-12-05
- 3.6.4 final: 2017-12-19
3.6.5 schedule
--------------
2018-03-29 02:46:59 -04:00
- 3.6.5 candidate: 2018-03-13
- 3.6.5 final: 2018-03-28
2017-12-19 03:21:52 -05:00
3.6.6 schedule
--------------
2018-06-12 17:21:34 -04:00
- 3.6.6 candidate: 2018-06-12
2018-06-27 21:37:03 -04:00
- 3.6.6 final: 2018-06-27
2018-06-12 17:21:34 -04:00
2017-12-19 03:21:52 -05:00
3.6.7 schedule
2017-06-08 23:37:22 -04:00
--------------
2018-09-26 22:15:36 -04:00
- 3.6.7 candidate: 2018-09-26
2018-10-13 17:24:22 -04:00
- 3.6.7 candidate 2: 2018-10-13
2018-10-20 03:16:22 -04:00
- 3.6.7 final: 2018-10-20
2019-06-05 19:37:33 -04:00
3.6.8 schedule (last bugfix release)
------------------------------------
2019-06-05 19:37:33 -04:00
Last binary releases
2017-12-19 03:21:52 -05:00
2018-12-13 14:34:16 -05:00
- 3.6.8 candidate: 2018-12-11
2018-12-24 05:37:10 -05:00
- 3.6.8 final: 2018-12-24
2017-12-19 03:21:52 -05:00
2019-06-05 19:37:33 -04:00
3.6.9 schedule (first security-only release)
--------------------------------------------
Source only
2019-06-19 01:38:05 -04:00
- 3.6.9 candidate 1: 2019-06-18
2019-07-02 20:24:14 -04:00
- 3.6.9 final: 2019-07-02
2019-06-05 19:37:33 -04:00
2019-12-04 18:22:31 -05:00
3.6.10 schedule
---------------
2019-12-15 02:28:43 -05:00
- 3.6.10 candidate 1: 2019-12-11
2019-12-19 02:32:17 -05:00
- 3.6.10 final: 2019-12-18
2019-12-04 18:22:31 -05:00
2020-06-06 05:54:16 -04:00
3.6.11 schedule
---------------
2020-06-28 09:29:04 -04:00
- 3.6.11 candidate 1: 2020-06-15
- 3.6.11 final: 2020-06-27
2020-06-06 05:54:16 -04:00
2020-08-12 05:11:53 -04:00
3.6.12 schedule
---------------
2020-08-17 18:38:09 -04:00
- 3.6.12 final: 2020-08-17
2020-08-12 05:11:53 -04:00
3.6.13 and beyond schedule
2019-06-05 19:37:33 -04:00
--------------------------
2017-12-19 03:21:52 -05:00
Security fixes only, as needed, until 2021-12
2017-06-08 23:37:22 -04:00
2017-12-19 03:21:52 -05:00
- TBD
2017-06-08 23:37:22 -04:00
Features for 3.6
================
Implemented changes for 3.6 (as of 3.6.0 beta 1):
* :pep:`468`, Preserving Keyword Argument Order
2020-08-12 05:11:53 -04:00
* :pep:`487`, Simpler customization of class creation
* :pep:`495`, Local Time Disambiguation
* :pep:`498`, Literal String Formatting
* :pep:`506`, Adding A Secrets Module To The Standard Library
* :pep:`509`, Add a private version to dict
* :pep:`515`, Underscores in Numeric Literals
* :pep:`519`, Adding a file system path protocol
* :pep:`520`, Preserving Class Attribute Definition Order
* :pep:`523`, Adding a frame evaluation API to CPython
* :pep:`524`, Make os.urandom() blocking on Linux (during system startup)
* :pep:`525`, Asynchronous Generators (provisional)
* :pep:`526`, Syntax for Variable Annotations (provisional)
* :pep:`528`, Change Windows console encoding to UTF-8 (provisional)
* :pep:`529`, Change Windows filesystem encoding to UTF-8 (provisional)
* :pep:`530`, Asynchronous Comprehensions
Copyright
=========
This document has been placed in the public domain.
..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
coding: utf-8
End: