Skip to content

Commit 89f3df1

Browse files
committed
docs(core): Update README and CONTRIBUTING for Python 3.9 drop
1 parent 92fdf81 commit 89f3df1

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

packages/google-cloud-core/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-core/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ Python >= 3.10
3636

3737
Unsupported Python Versions
3838
---------------------------
39-
39+
.. version-scanner: ignore-next-line
4040
Python <= 3.9

0 commit comments

Comments
 (0)