-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
Remove a lot of deprecated code #24103
Comments
This comment has been minimized.
This comment has been minimized.
New commits:
|
Commit: |
Author: Jeroen Demeyer |
This comment has been minimized.
This comment has been minimized.
comment:5
Lots of failing tests because you missed this line in
Actually, you should be able to remove |
Reviewer: Travis Scrimshaw |
comment:6
Adding #21376 |
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
comment:10
I would say either the failing doctest in |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
comment:13
LGTM. |
comment:14
Merge conflict |
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
comment:17
I reverted the conflicting change in |
Changed branch from u/jdemeyer/remove_a_lot_of_deprecated_code to |
Remove code deprecated in #2536, #13605, #14469, #16930, #16983, #16878, #17229, #17443, #17451, #17686, #18558, #19694, #19888, #20015, #20253, #20318, #20442, #21141, #21145, #21148, #21376, #21435
This includes a lot of deprecations for
cmp
instead ofkey
for sorting.Component: misc
Author: Jeroen Demeyer
Branch/Commit:
aae6e54
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/24103
The text was updated successfully, but these errors were encountered: