aws / aws/sagemaker-python-sdk

Officially support Python 3.12 and 3.13

Open
#5,053 0 comments 1 reaction 0 assignees View on GitHub
component: pysdk-team type: feature request
Dominant language
Python
Stars
2.3k
Forks
1.3k
Avg merge
2d 2h
Merged PRs (30d)
32

Description

**Describe the feature you'd like**

I'd like to see official guarantees that this Python package runs under Python 3.12 and 3.13, which were released on 2023-10-02 and 2024-10-07 respectively. I can only see support for Python 3.11 in [`pyproject.toml`](https://github.com/aws/sagemaker-python-sdk/blob/8a559adde94689590320203c41ac5a49cd17185e/pyproject.toml#L31).

**How would this feature be used? Please describe.**

Ensure I can move my own code to Python 3.12 and 3.13 and benefit from the features from these releases.

**Describe alternatives you've considered**

Using the sdk although it's not officially supported with Python 3.12 und 3.13 and YOLO. 😀

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.