gh-148487: Fix issues in test_add_python_opts#148507
gh-148487: Fix issues in test_add_python_opts#148507StanFromIreland merged 3 commits intopython:mainfrom
test_add_python_opts#148507Conversation
|
"_RegenSbom" failed with "HTTP error 503: Service Unavailable" on Windows CIs:
|
I can access the website now, I will try re-run. |
This action re-runs all CIs, it's not needed. I prefer to only re-run failed jobs, action available if you click on CI details (once all CI jobs completed, successfully or not). |
I can do that next time. Tests are passing, it seems the site is working. |
|
Thanks @StanFromIreland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
(cherry picked from commit 44f1b98) Co-authored-by: Stan Ulbrych <stan@python.org>
|
GH-148545 is a backport of this pull request to the 3.14 branch. |
|
GH-148546 is a backport of this pull request to the 3.13 branch. |
|
I backported the change to 3.13 and 3.14 which are also affected. |
Apart from the wrong skip condition, the tests needed updating post 8a00c9a.