We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The int range c-level validator (validator constant 3) has been removed, but this code:
traits/traits/trait_types.py
Line 1672 in 761d76d
It turns out in this case that the fast validator will never be set, but this is dangerous as future changes may inadvertently change that.
This may be moot with #594
The text was updated successfully, but these errors were encountered:
mdickinson
Successfully merging a pull request may close this issue.
The int range c-level validator (validator constant 3) has been removed, but this code:
traits/traits/trait_types.py
Line 1672 in 761d76d
It turns out in this case that the fast validator will never be set, but this is dangerous as future changes may inadvertently change that.
This may be moot with #594
The text was updated successfully, but these errors were encountered: