Skip to content

return dict_keys instead of KeysView for AsdfFile.keys#1927

Closed
braingram wants to merge 1 commit intoasdf-format:mainfrom
braingram:tree_keys
Closed

return dict_keys instead of KeysView for AsdfFile.keys#1927
braingram wants to merge 1 commit intoasdf-format:mainfrom
braingram:tree_keys

Conversation

@braingram
Copy link
Copy Markdown
Contributor

@braingram braingram commented Jun 2, 2025

Description

Work-in-progress. Need to investigate if values or other methods also would benefit from overrides.

xref: spacetelescope/roman_datamodels#524

Tasks

  • run pre-commit on your machine
  • run pytest on your machine
  • Does this PR add new features and / or change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see below for change types)
    • update relevant docstrings and / or docs/ page
    • for any new features, add unit tests
news fragment change types...
  • changes/<PR#>.feature.rst: new feature
  • changes/<PR#>.bugfix.rst: bug fix
  • changes/<PR#>.doc.rst: documentation change
  • changes/<PR#>.removal.rst: deprecation or removal of public API
  • changes/<PR#>.general.rst: infrastructure or miscellaneous change

@braingram braingram closed this Apr 9, 2026
@braingram braingram deleted the tree_keys branch April 9, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant