File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -21,14 +21,20 @@ run on other Python platforms as well.
2121
2222GA
2323
24- ### Officially Supported Python Versions
25- Python 3.7, 3.8, 3.9, 3.10
24+ ## Supported Python Versions
25+
26+ Our client libraries are compatible with all current [ active] [ 3 ] and [ maintenance] [ 4 ] versions of Python.
27+
28+ Python >= 3.7
29+
30+ [ 3 ] : https://devguide.python.org/devcycle/#in-development-main-branch
31+ [ 4 ] : https://devguide.python.org/devcycle/#maintenance-branches
2632
2733### Unsupported Python Versions
2834
2935Python <= 3.6
3036
31- If you are using an ` end-of-life ` _
37+ If you are using an [ end-of-life] [ 5 ]
3238version of Python, we recommend that you update as soon as possible to an actively supported version.
3339
34- .. _ end-of-life : https://devguide.python.org/devcycle/#end-of-life-branches
40+ [ 5 ] : https://devguide.python.org/devcycle/#end-of-life-branches
You can’t perform that action at this time.
0 commit comments