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

dont monkeypatch String #988

Merged
merged 1 commit into from Nov 30, 2022
Merged

dont monkeypatch String #988

merged 1 commit into from Nov 30, 2022

Conversation

pcai
Copy link
Member

@pcai pcai commented Nov 24, 2022

What kind of change is this?

Fixes #984

Did you add tests for your changes?

Updated existing tests to ensure behavior is preserved

Summary of changes

See #984 - we shouldn't monkeypatch core classes since this may unexpectedly change the behavior of applications using this library.

This is a breaking change - should be noted in changelog

Other information

See existing precedent in savonrb/wasabi#59

@pcai pcai merged commit 06d6faf into master Nov 30, 2022
@pcai pcai deleted the string-utils branch November 30, 2022 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

dont monkeypatch String with #snakecase
1 participant