actions / actions/setup-python
Option to specify the tkinter version in addition to the python version
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.2k
- 派生
- 739
- 平均合并
- 6 天 18 小时
- 30 天内合并 PR
- 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 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 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