-
-
Notifications
You must be signed in to change notification settings - Fork 409
bot: add deprecation notice to SopelWrapper #2521
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
Conversation
|
This is… not the right approach. It's too early to warn on every creation of a I wrote up the detailed explanation below first, but then decided to summarize it as above in case you're short on spoons. The Long VersionYou can't see it when testing this patch as written, because Try changing Even better, the Finally, the above is moot anyway right now because decorating The Lines 115 to 127 in ec9691b
(This example also demonstrates that |
dgw
left a comment
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.
ac884ea to
8060ab7
Compare

Description
This changeset adds a deprecation notice to
SopelWrapperas the first part of #2460.Checklist
make qa(runsmake lintandmake test)