diff --git a/README.rst b/README.rst index b883519aa3..a22d02da4e 100644 --- a/README.rst +++ b/README.rst @@ -15,12 +15,15 @@ Boto3 is maintained and published by `Amazon Web Services`_. Notices ------- -On 01/15/2021 deprecation for Python 2.7 was announced and support was dropped -on 07/15/2021. To avoid disruption, customers using Boto3 on Python 2.7 may +On 2021-01-15, deprecation for Python 2.7 was announced and support was dropped +on 2021-07-15. To avoid disruption, customers using Boto3 on Python 2.7 may need to upgrade their version of Python or pin the version of Boto3. For more information, see this `blog post `__. -Starting in May 2022, we will be dropping support for Python 3.6. This follows the Python Software Foundation `end of support `__ for the runtime which occurred on 2021-12-23. +On 2022-05-30, we will be dropping support for Python 3.6. This follows the +Python Software Foundation `end of support `__ +for the runtime which occurred on 2021-12-23. +For more information, see this `blog post `__. .. _boto: https://docs.pythonboto.org/ .. _`doc site`: https://boto3.amazonaws.com/v1/documentation/api/latest/index.html