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

Consider renaming mock_safe to mock #70

Open
kupiakos opened this issue Apr 19, 2022 · 0 comments
Open

Consider renaming mock_safe to mock #70

kupiakos opened this issue Apr 19, 2022 · 0 comments

Comments

@kupiakos
Copy link

Generally speaking, safe operations have no suffix, while their unsafe counterparts have _unchecked, _unsafe, or _raw like mock_raw does. So, I think it would be more ergonomic to switch all mock_safe to mock for the next breaking version bump.

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

No branches or pull requests

1 participant