Skip to content

Test oldest available Python per minor version on CI#13846

Merged
ichard26 merged 7 commits intopypa:mainfrom
notatallshaw:add-x.0-ci-tests
Apr 5, 2026
Merged

Test oldest available Python per minor version on CI#13846
ichard26 merged 7 commits intopypa:mainfrom
notatallshaw:add-x.0-ci-tests

Conversation

@notatallshaw
Copy link
Copy Markdown
Member

Fixes #13414

@notatallshaw notatallshaw changed the title Test Python 3.x.0 on CI Test oldest available Python per minor version on CI Mar 23, 2026
@notatallshaw
Copy link
Copy Markdown
Member Author

I definitely would want this PR to land before reviewing any of Barney's suggested path changes.

@notatallshaw notatallshaw added this to the 26.1 milestone Apr 3, 2026
@notatallshaw
Copy link
Copy Markdown
Member Author

As this only affects testing and I want this in place before reviewing some PRs I am going to self-merge this in about one week unless a maintainer objects.

@ichard26
Copy link
Copy Markdown
Member

ichard26 commented Apr 3, 2026

I'm not a huge fan of the extra CI use, but this seems fine. As long as we don't hit into concurrency limits (50 on GHE?), it'll be OK.

@notatallshaw
Copy link
Copy Markdown
Member Author

I'm not a huge fan of the extra CI use

What's the concern if it's in parallel and not hitting our limits?

From an efficiency perspective I think the benefit far outweighs the loss if we find even one issue. In a world where people are maxing out data center GPUs to do trivial automations, I really don't think pip is even on the radar for wasting energy.

@ichard26 ichard26 merged commit 655950b into pypa:main Apr 5, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Python 3.x.0 to CI tests

2 participants