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: do not allow modifying tuples #391

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

achingbrain
Copy link
Member

Return a clone of the string/tuple list to prevent external modification of internal state.

Return a clone of the string/tuple list to prevent external
modification of internal state.
@achingbrain achingbrain merged commit 77f15d2 into main Nov 21, 2024
19 checks passed
@achingbrain achingbrain deleted the fix/do-not-allow-modifying-tuples branch November 21, 2024 15:29
github-actions bot pushed a commit that referenced this pull request Nov 21, 2024
## [12.3.2](v12.3.1...v12.3.2) (2024-11-21)

### Bug Fixes

* do not allow modifying tuples ([#391](#391)) ([77f15d2](77f15d2))

### Documentation

* fix dnsaddrResolver name ([#392](#392)) ([823b45f](823b45f)), closes [#388](#388)
Copy link

🎉 This PR is included in version 12.3.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant