Skip to content

Infra: Fix 404s#3760

Merged
hugovk merged 4 commits intopython:mainfrom
AA-Turner:fix-404s
Apr 23, 2024
Merged

Infra: Fix 404s#3760
hugovk merged 4 commits intopython:mainfrom
AA-Turner:fix-404s

Conversation

@AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Apr 18, 2024

@AA-Turner AA-Turner added the infra Core infrastructure for building and rendering PEPs label Apr 18, 2024
@AA-Turner AA-Turner requested a review from hugovk April 18, 2024 01:32
@hugovk
Copy link
Member

hugovk commented Apr 18, 2024

Thanks! And revert #3758 here too?

@hugovk hugovk changed the title Fix 404s Infra: Fix 404s Apr 18, 2024
@hugovk
Copy link
Member

hugovk commented Apr 23, 2024

The 3.9 on macos-latest failure is unrelated: GitHub has updated macos-latest from macos-12 to macos-14-arm64 and https://github.com/actions/setup-python now gives:

Error: The version '3.9' with architecture 'arm64' was not found for macOS 14.4.1.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

The same thing happens for 3.8 and 3.9 in other repos: https://github.com/hugovk/test/actions/runs/8798949098

Let's merge, I'll check what's up on GitHub's side, maybe related to https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/.

@hugovk hugovk merged commit 7c00075 into python:main Apr 23, 2024
@hugovk
Copy link
Member

hugovk commented Apr 23, 2024

Someone already reported this in January :)

GitHub are not planning on supporting Python 3.9 and older on Apple Silicon:

So we'll need to do something like Backblaze/B2_Command_Line_Tool#1018 and use macos-12 or macos-13 for 3.9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Core infrastructure for building and rendering PEPs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants