File tree Expand file tree Collapse file tree
packages/google-cloud-core Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -215,17 +215,6 @@ Supported versions can be found in our ``noxfile.py`` `config`_.
215215.. _config : https://github.com/googleapis/google-cloud-python/blob/main/noxfile.py
216216
217217
218- We also explicitly decided to support Python 3 beginning with version 3.9.
219- Reasons for this include:
220-
221- - Encouraging use of newest versions of Python 3
222- - Taking the lead of `prominent `_ open-source `projects `_
223- - `Unicode literal support `_ which allows for a cleaner codebase that
224- works in both Python 2 and Python 3
225-
226- .. _prominent : https://docs.djangoproject.com/en/1.9/faq/install/#what-python-version-can-i-use-with-django
227- .. _projects : http://flask.pocoo.org/docs/0.10/python3/
228- .. _Unicode literal support : https://www.python.org/dev/peps/pep-0414/
229218
230219**********
231220Versioning
Original file line number Diff line number Diff line change @@ -36,5 +36,5 @@ Python >= 3.10
3636
3737Unsupported Python Versions
3838---------------------------
39-
39+ .. version-scanner: ignore-next-line
4040 Python <= 3.9
You can’t perform that action at this time.
0 commit comments