Skip to content

setup-python: Remove custom python-version output logic#76

Open
bkeryan wants to merge 3 commits into
mainfrom
users/bkeryan/setup-python-remove-workaround
Open

setup-python: Remove custom python-version output logic#76
bkeryan wants to merge 3 commits into
mainfrom
users/bkeryan/setup-python-remove-workaround

Conversation

@bkeryan
Copy link
Copy Markdown
Collaborator

@bkeryan bkeryan commented May 16, 2026

What does this Pull Request accomplish?

Remove custom code for detecting the installed Python version and setting outputs.python-version. The standard actions/setup-python action's outputs.python-version now reports PyPy as pypy3.11.13-7.3.20 and freethreading as 3.14.5t like we expect, so we no longer need custom code for this.

Add test coverage for env.pythonVersion and outputs.python-version.

Why should this Pull Request be merged?

Simplify action code, improve test coverage.

What testing has been done?

PR build

@bkeryan bkeryan requested a review from mshafer-NI as a code owner May 16, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant