Skip to content

Replace "str, Enum" with StrEnum#54

Merged
zehnm merged 2 commits intomainfrom
refactor/StrEnum
Mar 27, 2026
Merged

Replace "str, Enum" with StrEnum#54
zehnm merged 2 commits intomainfrom
refactor/StrEnum

Conversation

@zehnm
Copy link
Copy Markdown
Contributor

@zehnm zehnm commented Mar 25, 2026

The media-player module is refactored in PR #50

The media-player module is refactored in PR #50
@zehnm zehnm self-assigned this Mar 25, 2026
@zehnm zehnm merged commit d4b2dac into main Mar 27, 2026
12 checks passed
@zehnm zehnm deleted the refactor/StrEnum branch March 27, 2026 08:26
zehnm added a commit that referenced this pull request Apr 10, 2026
Breaking Changes
- Renamed `MediaType` to `MediaContentType` and changed enums to lowercase.
  See media-player entity documentation for more information (#50).
- Changed `str, Enum` to new Python 3.11 `StrEnum` class (#54).
- All entity constructors require named parameters for the optional fields (#49, #54).
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.

1 participant