Skip to content

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

Merged
bkeryan merged 3 commits into
mainfrom
users/bkeryan/setup-python-remove-workaround
Jun 3, 2026
Merged

setup-python: Remove custom python-version output logic#76
bkeryan merged 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
@bkeryan bkeryan merged commit 87d8d1a into main Jun 3, 2026
331 of 348 checks passed
@bkeryan bkeryan deleted the users/bkeryan/setup-python-remove-workaround branch June 3, 2026 16:13
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.

2 participants