Skip to content

Commit cf78893

Browse files
Merge pull request #1197 from gooddata/snapshot-master-211c7ef4-to-rel/dev
[bot] Merge master/211c7ef4 into rel/dev
2 parents 2936857 + 211c7ef commit cf78893

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/content/en/latest/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ You can also perform certain administration tasks:
109109

110110
## Where to Learn More
111111

112-
Get started with Python SDK right now by following the [Quick Start](./getting-started/#quick-start) guide.
112+
Get started with Python SDK right now by following the [Quick Start]({{< relref "getting-started#quick-start" >}}) guide.
113113

114114
New to GoodData? Follow the [Getting Started](https://www.gooddata.com/docs/cloud/getting-started/) series of articles that include Python SDK code examples.
115115

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)