Skip to content

Conversation

edmorley
Copy link
Contributor

Since python@3.13 is now the default when the formula aliases python or python3 are used:
https://formulae.brew.sh/formula/python@3.13

As such, many other formulae are already using python@3.13, so updating to it for this project reduces the chance users will end up having to have two different Python versions installed.

crosstool-ng has already updated to python@3.13 so should be compatible with Python 3.13:
Homebrew/homebrew-core#193960

Since `python@3.13` is now the default when the formula aliases `python`
or `python3` are used:
https://formulae.brew.sh/formula/python@3.13

As such, many other formulae are already using `python@3.13`, so
updating to it for this project reduces the chance users will end up
having to have two different Python versions installed.

`crosstool-ng` has already updated to `python@3.13` so should be
compatible with Python 3.13:
Homebrew/homebrew-core#193960
@messense
Copy link
Owner

messense commented Feb 6, 2025

This will require rebuilding all toolchains, it'd be nice to also upgrade GCC to 14.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants