Skip to content

Commit a98f3ae

Browse files
Add notice of Python 3.9 end of support to README.rst (boto#3589)
--------- Co-authored-by: jonathan343 <43360731+jonathan343@users.noreply.github.com>
1 parent 83af6bf commit a98f3ae

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,14 @@ Botocore is maintained and published by `Amazon Web Services`_.
1313
Notices
1414
-------
1515

16+
On 2026-04-29, support for Python 3.9 will end for Botocore. This follows the
17+
Python Software Foundation `end of support <https://peps.python.org/pep-0596/#lifespan>`__
18+
for the runtime which occurred on 2025-10-31.
19+
1620
On 2025-04-22, support for Python 3.8 ended for Botocore. This follows the
1721
Python Software Foundation `end of support <https://peps.python.org/pep-0569/#lifespan>`__
1822
for the runtime which occurred on 2024-10-07.
23+
1924
For more information, see this `blog post <https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/>`__.
2025

2126
.. _`Amazon Web Services`: https://aws.amazon.com/what-is-aws/

0 commit comments

Comments
 (0)