-
-
Notifications
You must be signed in to change notification settings - Fork 18k
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
DEPR: enforce nested-renaming deprecation #29608
Conversation
@jorisvandenbossche i could use some help figuring out what the intended post-deprecation-enforcement behavior is. From the test failures, I'm guessing some of these cases should not raise? |
@jbrockmendel can you give an example of a case you are unsure about? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add the whatsnew for this in removals & update the deprecation removal issue.
Since the test failures have been fixed, the remaining question is if there are better error messages we should give |
added (but not checked off) to #13777 |
thanks! |
Looks like this deprecation was introduced in #14668 (April 2017), so should be OK to remove by now.
Suggestions for better error messages welcome.
Not passing
_level
around is pretty nice