PEP 537 – Python 3.7 Release Schedule | peps.python.org (original) (raw)

Author:

Ned Deily

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 updatesapproximately 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 thatsecurity 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 theend-of-life phaseof 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):

This document has been placed in the public domain.