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

Regression: don't declare attribute order and other lower case attributes #319

Open
fingolfin opened this issue Sep 26, 2022 · 2 comments
Open

Comments

@fingolfin
Copy link
Member

This was added by me in PR #81 and is problematic because lots of manually written code uses order, and it occurs as a name for variables in unit tests.

So we should rename it, or maybe it shouldn't be an attribute at all.

@fingolfin
Copy link
Member Author

Also isequal, isone and docommute are problematic, but a bit less so

@fingolfin
Copy link
Member Author

The order part is addressed by PR #319 but there are more lowercase function names to be changed

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