Skip to content

Commit 0a9fc0d

Browse files
committed
docs(dns): Update README and CONTRIBUTING for Python 3.9 drop
1 parent 10e1c51 commit 0a9fc0d

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

packages/google-cloud-dns/CONTRIBUTING.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff 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
**********
231220
Versioning

packages/google-cloud-dns/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Python >= 3.10
6767

6868
Unsupported Python Versions
6969
^^^^^^^^^^^^^^^^^^^^^^^^^^^
70+
.. version-scanner: ignore-next-line
7071
Python <= 3.9
7172

7273
If you are using an `end-of-life`_

0 commit comments

Comments
 (0)