-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Infra: Fix 404s #3760
Infra: Fix 404s #3760
Conversation
Thanks! And revert #3758 here too? |
This reverts commit e4dd4db.
The 3.9 on
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/. |
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 |
This seems to fix things -- see https://aa-turner.github.io/peps/pep-0465/
A
xref:
📚 Documentation preview 📚: https://pep-previews--3760.org.readthedocs.build/