-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
component: pysdk-teamRelated to SageMaker Python SDK Core IssuesRelated to SageMaker Python SDK Core Issuestype: feature request
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
.
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. 😀
Metadata
Metadata
Assignees
Labels
component: pysdk-teamRelated to SageMaker Python SDK Core IssuesRelated to SageMaker Python SDK Core Issuestype: feature request