8000 Generate release cycle chart and CSV by hugovk · Pull Request #988 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Generate release cycle chart and CSV #988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Dec 5, 2022
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
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
Prev Previous commit
Next Next commit
Move diagram above tables
  • Loading branch information
hugovk committed Nov 22, 2022
commit c1f2c66151a01ef0837790072cd18233a8167012
12 changes: 6 additions & 6 deletions versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ branch that accepts new features. The latest release for each Python
version can be found on the `download page <https://www.python.org/downloads/>`_.


Python Release Cycle
====================

.. mermaid:: include/release-cycle.mmd


Supported Versions
==================

Expand All @@ -32,12 +38,6 @@ Unsupported Versions
:file: include/end-of-life.csv


Python Release Cycle
====================

.. mermaid:: include/release-cycle.mmd


Status Key
==========

Expand Down
0