Skip to content

Commit e369382

Browse files
authored
Add 3.8 deprecation date (#4479)
1 parent 0bc9cfc commit e369382

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Boto (pronounced boh-toh) was named after the fresh water dolphin native to the
1717
Notices
1818
-------
1919

20-
On 2023-12-13, support for Python 3.7 ended for Boto3. This follows the
21-
Python Software Foundation `end of support <https://peps.python.org/pep-0537/#lifespan>`__
22-
for the runtime which occurred on 2023-06-27.
20+
On 2025-04-22, support for Python 3.8 will end for Boto3. 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.
2323
For more information, see this `blog post <https://aws.amazon.com/blogs/developer/python-support-policy-updates-for-aws-sdks-and-tools/>`__.
2424

2525
.. _boto: https://docs.pythonboto.org/

0 commit comments

Comments
 (0)