← 返回首页
PEP 494 – Python 3.6 Release Schedule | peps.python.org Following system colour scheme Selected dark colour scheme Selected light colour scheme

Python Enhancement Proposals

Toggle light / dark / auto colour theme PEP 494 – Python 3.6 Release Schedule

PEP 494 – Python 3.6 Release Schedule

Author: Ned Deily <nad at python.org> Status: Final Type: Informational Topic: Release Created: 30-May-2015 Python-Version: 3.6 Table of Contents

Abstract

This document describes the development and release schedule for Python 3.6. The schedule primarily concerns itself with PEP-sized items.

Release Manager and Crew

3.6 Lifespan

3.6 will receive bugfix updates 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 (source only) will be released as needed until 5 years after the release of 3.6 final, so until approximately 2021-12.

As of 2021-12-23, 3.6 has reached the end-of-life phase of its release cycle. 3.6.15 was the final security release. The code base for 3.6 is now frozen and no further updates will be provided nor issues of any kind will be accepted on the bug tracker.

Release Schedule

3.6.0 schedule

3.6.1 schedule (first bugfix release)

3.6.2 schedule

3.6.3 schedule

3.6.4 schedule

3.6.5 schedule

3.6.6 schedule

3.6.7 schedule

3.6.8 schedule (last bugfix release)

Last binary releases

3.6.9 schedule (first security-only release)

Source only

3.6.10 schedule

3.6.11 schedule

3.6.12 schedule

3.6.13 schedule

3.6.14 schedule

3.6.15 schedule (last security-only release)

Features for 3.6

Implemented changes for 3.6 (as of 3.6.0 beta 1):

Copyright

This document has been placed in the public domain.

Contents


Page Source (GitHub)

Source: https://github.com/python/peps/blob/main/peps/pep-0494.rst

Last modified: 2025-02-01 08:59:27 UTC