← 返回首页
PEP 537 – Python 3.7 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 537 – Python 3.7 Release Schedule

PEP 537 – Python 3.7 Release Schedule

Author: Ned Deily <nad at python.org> Status: Final Type: Informational Topic: Release Created: 23-Dec-2016 Python-Version: 3.7 Table of Contents

Abstract

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

Release Manager and Crew

3.7 Lifespan

3.7 will receive bugfix updates approximately every 3 months for about 24 months. Sometime after the release of 3.8.0 final, a final 3.7 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.7 final, so until approximately 2023-06.

As of 2023-06-27, 3.7 has reached the end-of-life phase of its release cycle. 3.7.17 was the final security release. The code base for 3.7 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.7.0 schedule

3.7.1 schedule (first bugfix release)

3.7.2 schedule

3.7.3 schedule

3.7.4 schedule

3.7.5 schedule

3.7.6 schedule

3.7.7 schedule

3.7.8 schedule (last bugfix release)

Last planned release of binaries

3.7.9 schedule (security/binary release)

Security fixes plus updated binary installers to address 3.7.8 issues; no further binary releases are planned.

3.7.10 schedule

3.7.11 schedule

3.7.12 schedule

3.7.13 schedule

3.7.14 schedule

3.7.15 schedule

3.7.16 schedule

3.7.17 schedule (last security-only release)

Features for 3.7

Implemented PEPs for 3.7 (as of 3.7.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-0537.rst

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