aws / aws/sagemaker-python-sdk
Officially support Python 3.12 and 3.13
- 主要言語
- Python
- スター
- 2.3k
- フォーク
- 1.3k
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 35
説明
**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. 😀
コントリビューションガイド
調査の方向性
まず、31行目のpyproject.tomlにあるサポート対象Pythonバージョンの宣言を確認し、次に、互換性がどこでテストまたは保証されているかを確認するため、リポジトリの設定を調べます。Python 3.12と3.13が正式に含まれ、パッケージの互換性チェックが両方のバージョンで通れば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- machine-learning
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100