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

Warn when doing O(n) operations on RedisDicts #518

Merged
merged 2 commits into from
Dec 16, 2021
Merged

Conversation

brainix
Copy link
Owner

@brainix brainix commented Dec 16, 2021

No description provided.

`.__repr__()` calls `.to_dict()`, and `.to_dict()` already emits a
warning. No reason to warn in `.__repr__()` too.
@brainix brainix self-assigned this Dec 16, 2021
@brainix
Copy link
Owner Author

brainix commented Dec 16, 2021

🐟

@brainix brainix merged commit 5ccbe33 into master Dec 16, 2021
@brainix brainix deleted the redisdict-warnings branch December 16, 2021 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant