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

private_arguments option should raise an error if the given arguments are not private #1535

Open
zachdaniel opened this issue Oct 19, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@zachdaniel
Copy link
Contributor

We should also introduce set_private_argument that does this same behavior. This is a layer of protection over someone making a private argument public, and then not realizing that some external place setting a private argument could actually be allowing overwriting with input.

@zachdaniel zachdaniel added bug Something isn't working good first issue Good for newcomers labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Development

No branches or pull requests

1 participant