Skip to content

Commit 2796f26

Browse files
committed
docs: clarify Python version support
1 parent 4f3cf05 commit 2796f26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/en/latest/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ The Python SDK is versioned and usually released in tandem with GoodData Cloud.
3838

3939
When working with GoodData Cloud, we recommend you always work with the newest Python SDK available.
4040

41+
#### Python Version Support
42+
43+
The Python SDK follows the [official Python release cycle](https://devguide.python.org/versions/) and end-of-life schedule. When a Python version reaches its end of life, support for that version will be dropped as part of a regular minor release, not a major release. We recommend keeping your Python environment up to date with actively supported versions.
44+
4145
### Troubleshooting
4246

4347
In case of any issues with Python SDK, feel free to reach out to us on our [community slack](https://www.gooddata.com/slack/) or create a [GitHub issue](https://github.com/gooddata/gooddata-python-sdk/issues).

0 commit comments

Comments
 (0)