Skip to content

Commit 8f83069

Browse files
authored
docs(deprecation): AS-1111 add python 3.9 deprecation docs (#6534)
1 parent eb18279 commit 8f83069

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/source/deprecation.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,17 @@ FiftyOne Deprecation Notices
1010
Deprecation notices below are ordered in reverse chronological order
1111
(most recent at the top).
1212

13-
.. _deprecation-kubernetes-1.30:
13+
.. _deprecation-python-3.9:
14+
15+
Python 3.9
16+
-----------
17+
*Support ending June 1, 2026*
18+
19+
`Python 3.9 <https://devguide.python.org/versions/>`_
20+
transitioned to `end-of-life` effective October of 2025. FiftyOne releases after
21+
June 1, 2026 might no longer be compatible with Python 3.9.
22+
23+
.. _deprecation-mongodb-6.0:
1424

1525
MongoDB 6.0
1626
-----------
@@ -21,6 +31,8 @@ transitioned to `end-of-life` effective July of 2025. FiftyOne
2131
releases after December 1, 2025 might no longer be compatible with
2232
MongoDB 6.0 and older.
2333

34+
.. _deprecation-kubernetes-1.30:
35+
2436
Kubernetes 1.30
2537
---------------
2638
*Support ended July 11, 2025*

0 commit comments

Comments
 (0)