We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09bb499 commit 1c4f1cfCopy full SHA for 1c4f1cf
1 file changed
README.md
@@ -552,11 +552,11 @@ considered publicly unsupported.
552
553
## Supported Python Versions
554
555
-We test and support at a minimum, every [active version until it's
556
-end-of-life date][pyver]. Changes in supported Python versions will be
+We follow the [Python Version Support Policy][pyver] used by Google Cloud
+Libraries for Python. Changes in supported Python versions will be
557
considered a minor change, and will be listed in the release notes.
558
559
-[pyver]: https://devguide.python.org/#status-of-python-branches
+[pyver]: https://cloud.google.com/python/docs/supported-python-versions
560
561
### Release cadence
562
This project aims for a minimum monthly release cadence. If no new
0 commit comments