You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/release-history/unreleased.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,12 @@ This is **version 11.0.0 of Python-MSS**, the ultra-fast cross-platform multiple
4
4
5
5
Release date: 2026-xx-x
6
6
7
+
---
8
+
9
+
## Highlights
10
+
11
+
### Python 3.9 EOL
12
+
13
+
Python 3.9 reached [end-of-life](https://devguide.python.org/developer-workflow/development-cycle/index.html#end-of-life-branches) on [October 31, 2025](https://devguide.python.org/versions/). It is no longer receiving any updates, even security updates.
14
+
15
+
The MSS project has chosen to end support for Python 3.9, in order to focus our resources on current versions of Python.
0 commit comments