aws / aws/sagemaker-python-sdk
Officially support Python 3.12 and 3.13
- Vorherrschende Sprache
- Python
- Sterne
- 2.3k
- Forks
- 1.3k
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 35
Beschreibung
**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. 😀
Beitragsleitfaden
Rechercherichtung
Beginne mit der Deklaration der unterstützten Python-Version in pyproject.toml in Zeile 31 und untersuche anschließend die Konfiguration des Repositorys daraufhin, wo die Kompatibilität getestet oder garantiert wird. Die Aufgabe ist erledigt, wenn Python 3.12 und 3.13 offiziell eingeschlossen sind und die Kompatibilitätsprüfungen des Pakets unter beiden Versionen erfolgreich sind.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- machine-learning
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100