-
-
Notifications
You must be signed in to change notification settings - Fork 947
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 all deprecated behaviors and shims from 3.x #1853
Labels
Milestone
Comments
kgriffs
added
good first issue
Comment on this issue if you'd like to volunteer to work on this. Thanks!
breaking-change
labels
Jan 19, 2021
Hello I would like to try this. I am new to falcon so any help/guidance would be appreciated. |
Ahh got it. |
Closed
should modules that emit DeprecatedWarning be removed too ? |
vytas7
added
maintenance
and removed
good first issue
Comment on this issue if you'd like to volunteer to work on this. Thanks!
labels
Aug 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Grep the code for "deprecated", etc. and remove relevant code/interfaces. Be sure to include news fragments for each change.
The text was updated successfully, but these errors were encountered: