We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a18806 commit 1eb3b65Copy full SHA for 1eb3b65
3 files changed
spec-0000/SPEC0_versions.py
@@ -13,6 +13,7 @@
13
"3.11": "Oct 24, 2022",
14
"3.12": "Oct 2, 2023",
15
"3.13": "Oct 7, 2024",
16
+ "3.14": "Oct 7, 2025",
17
}
18
core_packages = [
19
# Path(x).stem for x in glob("../core-projects/*.md") if "_index" not in x
spec-0000/chart.md
@@ -7,6 +7,7 @@ section python
7
3.11 : 2022-10-24,2025-10-23
8
3.12 : 2023-10-02,2026-10-01
9
3.13 : 2024-10-07,2027-10-07
10
+3.14 : 2025-10-07,2028-10-06
11
12
section numpy
1.25.0 : 2023-06-17,2025-06-16
@@ -52,6 +53,7 @@ section networkx
52
53
3.3 : 2024-04-06,2026-04-06
54
3.4 : 2024-10-10,2026-10-10
55
3.5 : 2025-05-29,2027-05-29
56
+3.6 : 2025-11-24,2027-11-24
57
58
section scikit-learn
59
1.3.0 : 2023-06-30,2025-06-29
@@ -89,6 +91,8 @@ section xarray
89
91
2025.7.0 : 2025-07-03,2027-07-03
90
92
2025.8.0 : 2025-08-14,2027-08-14
93
2025.9.0 : 2025-09-04,2027-09-04
94
+2025.10.0 : 2025-10-06,2027-10-06
95
+2025.11.0 : 2025-11-17,2027-11-17
96
97
section ipython
98
8.8.0 : 2023-01-03,2025-01-02
@@ -128,6 +132,7 @@ section ipython
128
132
9.4.0 : 2025-07-01,2027-07-01
129
133
9.5.0 : 2025-08-29,2027-08-29
130
134
9.6.0 : 2025-09-29,2027-09-29
135
+9.7.0 : 2025-11-05,2027-11-05
131
136
137
section zarr
138
2.14.0 : 2023-02-10,2025-02-09
spec-0000/schedule.md
@@ -132,6 +132,17 @@
###### Recommend drop support for:
+| | | |
+| -------- | ---------------------- | ------------------------------ |
+| ipython | 9.7.0 | released Nov 2025 |
+| networkx | 3.6 | released Nov 2025 |
139
+| python | 3.13 | released Oct 2024 |
140
+| xarray | 2025.10.0 to 2025.11.0 | released Oct 2025 and Nov 2025 |
141
+
142
+#### 2028 - Quarter 4:
143
144
+###### Recommend drop support for:
145
146
| | | |
147
| ------ | ---- | ----------------- |
-| python | 3.13 | released Oct 2024 |
148
+| python | 3.14 | released Oct 2025 |
0 commit comments