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

PEP 320 – Python 2.4 Release Schedule

Author: Barry Warsaw, Raymond Hettinger, Anthony Baxter Status: Final Type: Informational Topic: Release Created: 29-Jul-2003 Python-Version: 2.4 Post-History: 01-Dec-2004 Table of Contents

Abstract

This document describes the development and release schedule for Python 2.4. The schedule primarily concerns itself with PEP-sized items. Small features may be added up to and including the first beta release. Bugs may be fixed until the final release.

There will be at least two alpha releases, two beta releases, and one release candidate. The release date was 30th November, 2004.

Release Manager

Anthony Baxter

Martin von Lowis is building the Windows installers, Fred the doc packages, Sean the RPMs.

Release Schedule

Completed features for 2.4

Deferred until 2.5

Ongoing tasks

The following are ongoing TO-DO items which we should attempt to work on without hoping for completion by any particular date.

Open issues

None at this time.

Carryover features from Python 2.3

References

[1] Shadow Password Support Module https://bugs.python.org/issue579435 [2] PyErr_Warn may cause import deadlock https://bugs.python.org/issue683658 [3] Nested class __name__ https://bugs.python.org/issue633930 [4] Neal Norwitz, random vs whrandom https://mail.python.org/pipermail/python-dev/2002-April/023165.html [5] Skip Montanaro, python/dist/src/Lib types.py,1.26,1.27 https://mail.python.org/pipermail/python-dev/2002-May/024346.html [6] Daniel Dunbar, Lazily GC tracking tuples https://mail.python.org/pipermail/python-dev/2002-May/023926.html [7] GC: untrack simple objects https://bugs.python.org/issue558745

Copyright

This document has been placed in the public domain.

Contents


Page Source (GitHub)

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

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