Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ An older Python version may be removed from the automatic release cycle if:
- at least three of those newer Python versions have been stable for at least three months; and
- at least six months have passed since support for a previous stable Python version was dropped.

For the actively supported versions as of January 2025, the following release cycle is expected:
For the actively supported versions as of January 2026, the following release cycle is expected:

| Python version | Currently supported | Scheduled/expected end of active support |
| -------------- | ------------------- | ---------------------------------------- |
| Python 3.8 | ❌ | 10-January-2024 (dropped) |
| Python 3.9 | ❌ | 15-July-2024 (dropped) |
| Python 3.10 | ❌ | 27-January 2025 (dropped) |
| Python 3.11 | ✅ | 14-January 2026 (dropped) |
| Python 3.11 | ❌ | 14-January 2026 (dropped) |
| Python 3.12 | ✅ | January 2027 (expected) |
| Python 3.13 | ✅ | January 2028 (expected) |
| Python 3.14 | ✅ | January 2029 (expected) |
Expand Down