setup-python icon indicating copy to clipboard operation
setup-python copied to clipboard

Request: Target floating, unpinned Python version releases

Open aep-sunlife opened this issue 7 months ago • 1 comments

Description:

Please support targeting the latest stable Python release, so that we can use this in CI/CD.

Justification:

I like to setup GitHub Actions CI/CD jobs that test my projects against the latest emerging programming language versions. That way, I get notified early of any breaking compatibility changes that may occur with each upcoming major version.

Are you willing to submit a PR?

No.

As a workaround, one could manually install Python from git HEAD, though this defeats the purpose of a Python provisioning workflow.

aep-sunlife avatar May 23 '25 15:05 aep-sunlife