File tree Expand file tree Collapse file tree
packages/google-cloud-dns 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 @@ -67,6 +67,7 @@ Python >= 3.10
6767
6868Unsupported Python Versions
6969^^^^^^^^^^^^^^^^^^^^^^^^^^^
70+ .. version-scanner: ignore-next-line
7071 Python <= 3.9
7172
7273If you are using an `end-of-life `_
You can’t perform that action at this time.
0 commit comments