We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83af6bf commit a98f3aeCopy full SHA for a98f3ae
1 file changed
README.rst
@@ -13,9 +13,14 @@ Botocore is maintained and published by `Amazon Web Services`_.
13
Notices
14
-------
15
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
+
20
On 2025-04-22, support for Python 3.8 ended for Botocore. This follows the
21
Python Software Foundation `end of support <https://peps.python.org/pep-0569/#lifespan>`__
22
for the runtime which occurred on 2024-10-07.
23
24
For more information, see this `blog post <https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/>`__.
25
26
.. _`Amazon Web Services`: https://aws.amazon.com/what-is-aws/
0 commit comments