Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Remove API deprecated in 3.1 (part 2)#15890
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
For simplicity, will only fix the merge conflict after#15878 is in. |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
99635c3
tof8bc395
Comparef8bc395
to3ca63df
Compare3c2ae89
to0126cc1
Comparebreakage is real |
The failure is due to incomplete removal of |
0126cc1
to2b8eb2d
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
2b8eb2d
to16c95a4
CompareFailures are real (bunch of mlab tests have to be deleted, in particular). |
6deea2a
to380962a
CompareStill some math-text related image comparison failures. |
IIRC I had looked into this some time ago and the deprecation of stackrel may be the problematic one? in which case we can defer the removal of that part for now... |
I don't think it's |
Going to slice this down into smaller chunks to find out what is acutally causing the failure. |
380962a
tode69bd8
CompareReplaced by the sequence of above PRs. |
PR Summary
Follow up and goes on top of to#15878. The are so many changes that I didn't want to put everything in one PR. Even in two parts, each part is quite long.
You may wait until#15878 is merged or just review the second commit in this PR.