| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent db873a9 commit d1a5372
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,5 +13,5 @@ | |||
| 13 | 13 | # limitations under the License. | |
| 14 | 14 | docker: | |
| 15 | 15 | image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest | |
| 16 | - digest: sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c | ||
| 17 | - # created: 2022-07-05T18:31:20.838186805Z | ||
| 16 | + digest: sha256:c8878270182edaab99f2927969d4f700c3af265accd472c3425deedff2b7fd93 | ||
| 17 | + # created: 2022-07-14T01:58:16.015625351Z | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -55,18 +55,22 @@ Code samples and snippets live in the `samples/` folder. | |||
| 55 | 55 | ||
| 56 | 56 | Supported Python Versions | |
| 57 | 57 | ^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| 58 | - Our client libraries are compatible with all current [active](https://devguide.python.org/devcycle/#in-development-main-branch) and [maintenance](https://devguide.python.org/devcycle/#maintenance-branches) versions of | ||
| 58 | + Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of | ||
| 59 | 59 | Python. | |
| 60 | 60 | ||
| 61 | 61 | Python >= 3.7 | |
| 62 | 62 | ||
| 63 | + .. _active: https://devguide.python.org/devcycle/#in-development-main-branch | ||
| 64 | + .. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches | ||
| 65 | + | ||
| 63 | 66 | Unsupported Python Versions | |
| 64 | 67 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| 65 | 68 | Python <= 3.6 | |
| 66 | 69 | ||
| 67 | - If you are using an [end-of-life](https://devguide.python.org/devcycle/#end-of-life-branches) | ||
| 70 | + If you are using an `end-of-life`_ | ||
| 68 | 71 | version of Python, we recommend that you update as soon as possible to an actively supported version. | |
| 69 | 72 | ||
| 73 | + .. _end-of-life: https://devguide.python.org/devcycle/#end-of-life-branches | ||
| 70 | 74 | ||
| 71 | 75 | Mac/Linux | |
| 72 | 76 | ^^^^^^^^^ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments