Skip to content
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

Replace SopelMemory.contains() with in operator #33

Merged
merged 1 commit into from
May 12, 2019

Conversation

dgw
Copy link
Member

@dgw dgw commented Apr 25, 2019

While the method has been deprecated for ages (since Willie 4?), it was only just recently "officially" marked as such in Sopel's master branch. Since using it after Sopel 7 comes out will produce a deprecation warning in Sopel's output, we should replace it.

This isn't super urgent, as this plugin's next (non-patch) version will drop long before Sopel 7 is ready, but having it all set to merge is the goal here.

While the method has been deprecated for ages (since Willie 4?), it was
only just recently "officially" marked as such in Sopel's master branch.
Since using it after Sopel 7 comes out will produce a deprecation
warning in Sopel's output, we should replace it.
@dgw dgw added the tweak label Apr 25, 2019
@dgw dgw added this to the 0.2.0 milestone Apr 25, 2019
dgw added a commit that referenced this pull request Apr 27, 2019
Prevents deprecation warnings on Sopel running from latest source:
origin/deprecated-SopelMemory.contains (#33)

Handles GitHub's beta "draft" pull requests feature:
origin/webhook-draft-prs (no PR open yet)
@dgw dgw modified the milestones: 0.2.0, 0.1.6 May 12, 2019
@dgw
Copy link
Member Author

dgw commented May 12, 2019

Oh hell, just push this out with 0.1.6.

@dgw dgw merged commit 9afaf1e into master May 12, 2019
@dgw dgw deleted the deprecated-SopelMemory.contains branch May 12, 2019 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant