actions / actions/setup-python

Option to specify the tkinter version in addition to the python version

Open
#1,121 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
TypeScript
Stars
2.2k
Forks
739
Avg merge
6d 18h
Merged PRs (30d)
1

Description

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing how the setup-python GitHub Action installs and configures Python on runners, then investigate how tkinter versions are selected for Python 3.12 and 3.13. Done means a workflow can request a tkinter version separately and tests cover the supported combinations.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.