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

Name checking #106

Merged
merged 4 commits into from Jun 3, 2022
Merged

Name checking #106

merged 4 commits into from Jun 3, 2022

Conversation

TomNicholas
Copy link
Collaborator

@TomNicholas TomNicholas commented Jun 3, 2022

Adds a small check to prevent users from creating a node with a name that contains "/", which would mess up path-like access.

  • Closes #xxxx
  • Tests added
  • Passes pre-commit run --all-files
  • New functions/methods are listed in api.rst
  • Changes are summarized in docs/source/whats-new.rst

@TomNicholas TomNicholas merged commit 34116c2 into xarray-contrib:main Jun 3, 2022
@TomNicholas TomNicholas deleted the name_checking branch June 3, 2022 15:50
flamingbear pushed a commit to flamingbear/rewritten-datatree that referenced this pull request Jan 19, 2024
* test for invalid node names

* check for invalid node names in property setter

* remove typing confusion

* whatsnew
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.

None yet

1 participant