-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python 3.9 mass migration #62560
Python 3.9 mass migration #62560
Conversation
So, what did we learn from the first round? It ran for 53 hours, and built 35 bottles. But, most of that time is spent in a couple of formulas: Failureslibxml2 fails to build, upstream has a patch (https://gitlab.gnome.org/GNOME/libxml2/-/issues/149):
scipy failure reported there: scipy/scipy#12935
|
9bc9884
to
74303fb
Compare
10.13 tests are over in 37 hours, and the results are not so bad!
|
Build failures
Test failures
Audit failures
Expired certificates: |
The most time-consuming formulas remaining in the PR are: Moving some of those away from this PR… |
Great. New style audits blocking all testing.
Be right back 😭 |
PR in #63266 |
Thanks @dtrodrigues |
10.15
10.14
10.13
|
|
|
I have no idea why this happens… |
GitHub Actions is having an outage. |
|
Couldn't figure out how to fix it in time so just did a manual merge overnight. 🥳 |
Many thanks @jonchang ! |
Leaving out all independent formulas (see #62201) is it doable to migrate all the rest in one huge PR?