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

fix: Make unsupported commands writable #1301

Merged
merged 2 commits into from
Aug 13, 2023
Merged

Conversation

marikaner
Copy link
Contributor

This allows monkey patching unsupported functions.
Closes #1258

Copy link
Owner

@stipsan stipsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@stipsan stipsan merged commit eb043e3 into stipsan:main Aug 13, 2023
15 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 8.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsupported methods (e.g. client()) are marked as writable: false so preventing monkey-patching
2 participants