actions / actions/setup-python
Option to specify the tkinter version in addition to the python version
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 2.2k
- フォーク
- 739
- 平均マージ
- 6日 18時間
- マージ済み PR(30日)
- 1
説明
Description:
Please consider adding an option to specify the tkinter version that this action installs/configures python to use
Justification:
I need to test python with various version but as I was using this action to install python I found it was only using tkinter 8.6.x and some users have already upgraded to tkinter 9.0.x and that caused me to miss a bug in my software. I am now trying to figure out how to configure my github runners to install python with each tkinter version particularly for python 3.13 and 3.12.
Are you willing to submit a PR?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue では、ファイル、テスト、エントリーポイントが指定されていません。まず、setup-python GitHub Action が runner 上に Python をインストールして設定する仕組みを追跡し、次に Python 3.12 および 3.13 で tkinter のバージョンがどのように選択されるかを調査してください。workflow で tkinter のバージョンを個別に要求でき、テストがサポート対象の組み合わせをカバーすれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions, python
- 領域
- ci-cd
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100