Generate release cycle chart and CSV by hugovk · Pull Request #988 · python/devguide · GitHub
Skip to content
Merged
Show file tree
Hide file tree
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
Write CSV with '\n' instead of '\r\n' line terminators
  • Loading branch information
hugovk committed Nov 21, 2022
commit a63e46c288defa4e208bb24e325686eb3460d764
8 changes: 6 additions & 2 deletions generate-release-cycle.py
14 changes: 7 additions & 7 deletions include/branches.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Branch,Schedule,Status,First release,End-of-life,Release manager
main,:pep:`693`,features,*2023-10-02*,*2028-10*,Thomas Wouters
3.11,:pep:`664`,bugfix,2022-10-24,*2027-10*,Pablo Galindo Salgado
3.10,:pep:`619`,bugfix,2021-10-04,*2026-10*,Pablo Galindo Salgado
3.9,:pep:`596`,security,2020-10-05,*2025-10*,Łukasz Langa
3.8,:pep:`569`,security,2019-10-14,*2024-10*,Łukasz Langa
3.7,:pep:`537`,security,2018-06-27,*2023-06-27*,Ned Deily
Branch,Schedule,Status,First release,End-of-life,Release manager
main,:pep:`693`,features,*2023-10-02*,*2028-10*,Thomas Wouters
3.11,:pep:`664`,bugfix,2022-10-24,*2027-10*,Pablo Galindo Salgado
3.10,:pep:`619`,bugfix,2021-10-04,*2026-10*,Pablo Galindo Salgado
3.9,:pep:`596`,security,2020-10-05,*2025-10*,Łukasz Langa
3.8,:pep:`569`,security,2019-10-14,*2024-10*,Łukasz Langa
3.7,:pep:`537`,security,2018-06-27,*2023-06-27*,Ned Deily
20 changes: 10 additions & 10 deletions include/end-of-life.csv