Skip to content

Return None for missing metadata#519

Merged
jaraco merged 5 commits intomainfrom
bugfix/493-metadata-missing
Apr 27, 2025
Merged

Return None for missing metadata#519
jaraco merged 5 commits intomainfrom
bugfix/493-metadata-missing

Conversation

@jaraco
Copy link
Member

@jaraco jaraco commented Apr 27, 2025

Closes #493

  • Allow metadata to return None when there is no metadata present.
  • Fix type errors where metadata could be None.
  • Add news fragment.

@jaraco jaraco force-pushed the bugfix/493-metadata-missing branch from 15d6960 to e4351c2 Compare April 27, 2025 14:52
@jaraco jaraco merged commit b3065f0 into main Apr 27, 2025
25 of 28 checks passed
@jaraco jaraco deleted the bugfix/493-metadata-missing branch April 27, 2025 14:58
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.

.metadata is an empty message even for missing metadata

1 participant