Skip to content

Commit ebb370d

Browse files
committed
docs(datastore): update EOL post-processing for README and docs
1 parent 92b64eb commit ebb370d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

packages/google-cloud-datastore/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Unsupported Python Versions
7171
^^^^^^^^^^^^^^^^^^^^^^^^^^^
7272
Python <= 3.9
7373

74+
7475
If you are using an `end-of-life`_
7576
version of Python, we recommend that you update as soon as possible to an actively supported version.
7677

packages/google-cloud-datastore/docs/README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,15 @@ Supported Python Versions
6262
Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
6363
Python.
6464

65-
Python >= 3.9, including 3.14
65+
Python >= 3.10, including 3.14
6666

6767
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
6868
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
6969

7070
Unsupported Python Versions
7171
^^^^^^^^^^^^^^^^^^^^^^^^^^^
72-
Python <= 3.8
72+
Python <= 3.9
73+
7374

7475
If you are using an `end-of-life`_
7576
version of Python, we recommend that you update as soon as possible to an actively supported version.

0 commit comments

Comments
 (0)