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

PEP 569 – Python 3.8 Release Schedule

Author: Łukasz Langa <lukasz at python.org> Status: Final Type: Informational Topic: Release Created: 27-Jan-2018 Python-Version: 3.8 Table of Contents

Abstract

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

Release Manager and Crew

3.8 Lifespan

3.8 will receive bugfix updates approximately every 2 months for approximately 18 months. Some time after the release of 3.9.0 final, the ninth and final 3.8 bugfix update was released. After that, security updates (source only) were released for 5 years until the release of Python 3.13.0 final.

As of 2024-10-07, 3.8 has reached the end-of-life phase of its release cycle. 3.8.20 was the final security release. The codebase for 3.8 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.8.0 schedule

Actual:

Bugfix releases

Actual:

Source-only security fix releases

Provided irregularly on an “as-needed” basis until October 7th 2024.

Features for 3.8

Some of the notable features of Python 3.8 include:

There are many other interesting changes, please consult the “What’s New” page in the documentation for a full list.

Copyright

This document has been placed in the public domain.

Contents


Page Source (GitHub)

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

Last modified: 2025-11-10 12:03:32 UTC