@@ -22,19 +22,20 @@ and downstream users before making the decision to drop support for a
2222Python version before the date outlined in this policy. The reasoning
2323for dropping support for a Python version should be outlined here.
2424
25- As of February 2022 , here are approximate cwltool support periods for
25+ As of 2023-07-03 , here are approximate cwltool support periods for
2626across Python versions:
2727
2828====== ======================
2929Python cwltool end of support
3030====== ======================
31312.7 ended January 2020
32323.5 ended October 2020
33- 3.6 June 2024 (Centos 7 EOL)
34- 3.7 June 2023 (upstream EOL)
35- 3.8 April 2025 (Ubuntu 20.04 EOL)
36- 3.9 October 2025 (upstream EOL)
37- 3.10 October 2026 (upstream EOL)
33+ 3.6 2024-06 (Centos 7 EOL)
34+ 3.7 2023-06-27 (upstream EOL)
35+ 3.8 2025-04-02 (Ubuntu 20.04 LTS EOL)
36+ 3.9 2025-11-05 (upstream EOL)
37+ 3.10 2027-04-01 (Ubuntu 22.04 LTS EOL))
38+ 3.11 2027-11-24 (upstream EOL)
3839====== ======================
3940
4041Default Python version of supported Linux distributions, for reference
@@ -43,9 +44,10 @@ Default Python version of supported Linux distributions, for reference
4344====== =============================================
4445Python Linux distros where it is the default version
4546====== =============================================
46- 3.6 Ubuntu 18.04, Centos 7
47+ 3.6 Ubuntu 18.04 LTS , Centos 7
47483.7 Debian 10
48- 3.8 Ubuntu 20.04
49+ 3.8 Ubuntu 20.04 LTS
49503.9 Debian 11
50- 3.10 None
51+ 3.10 Ubuntu 22.04 LTS
52+ 3.11 Debian 12
5153====== =============================================
0 commit comments