Skip to content

Change parethesis handling #394

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

Merged
merged 2 commits into from
Apr 30, 2025
Merged

Change parethesis handling #394

merged 2 commits into from
Apr 30, 2025

Conversation

lshaw8317
Copy link
Collaborator

Parentheses are now only added (recursively) to an expression when one uses it to form other expressions. Saving and reloading the expression preserves the original user-provided expression.



# TODO: Test the chaining of multiple persistent lazy expressions
# def test_chain_persistentexpressions():
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to change this: test_chain_persistentexpressions -> test_chain_persistent_expressions. As a general rule, you must separate complete words with underscores. Also, 4 words should be a hard limit for names ;-)

@FrancescAlted
Copy link
Member

LGTM

@FrancescAlted FrancescAlted merged commit 413a217 into Blosc:main Apr 30, 2025
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants