-
-
Notifications
You must be signed in to change notification settings - Fork 526
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
Add script for checking for old deprecations #39262
base: develop
Are you sure you want to change the base?
Conversation
Documentation preview for this PR (built with commit a387e86; changes) is ready! 🎉 |
interesting. But the delay is one year after the first stable release including the deprecation. |
Trying that, I installed |
to make copy-pasting more easy
Yes, the rate limit is rather low but nothing we can change. Creating a personal API key is also rather straightforward. So you are happy with this PR? Or should we change the limit to say 15 months to account for the fact that the PR is merged some time before the actual release? |
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39461 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39462 Reported by: Frédéric Chapoton Reviewer(s): David Coudert, Frédéric Chapoton
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39463 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39465 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39461 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39462 Reported by: Frédéric Chapoton Reviewer(s): David Coudert, Frédéric Chapoton
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39463 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39465 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39461 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39462 Reported by: Frédéric Chapoton Reviewer(s): David Coudert, Frédéric Chapoton
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39463 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39465 Reported by: Frédéric Chapoton Reviewer(s): David Coudert
found using the scripts in sagemath#39262 ### 📝 Checklist - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. URL: sagemath#39454 Reported by: Frédéric Chapoton Reviewer(s): Travis Scrimshaw
To find deprecations that can now safely removed.
Example:
📝 Checklist
⌛ Dependencies