-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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
CI/DEPS: Add xfail(strict=False) to related unstable sorting changes in Numpy 1.25 #53548
Conversation
Going to merge to get the CI green, but I think discussion on what to do should happen in #53558 |
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
…ated unstable sorting changes in Numpy 1.25
…ble sorting changes in Numpy 1.25 (#53566)
…in Numpy 1.25 (pandas-dev#53548) * DEBUG: npdev build * Address tests where sorting changed * Adjust more tests * Undo everything, even nanargsort * xfail the relevant tests * Add xfail to test_sort_column_level_and_index_label
…in Numpy 1.25 (pandas-dev#53548) * DEBUG: npdev build * Address tests where sorting changed * Adjust more tests * Undo everything, even nanargsort * xfail the relevant tests * Add xfail to test_sort_column_level_and_index_label
Notes: