Skip to content

dict2obj converts None values to {}#824

Merged
jph00 merged 1 commit into
mainfrom
fix/823
Jun 9, 2026
Merged

dict2obj converts None values to {}#824
jph00 merged 1 commit into
mainfrom
fix/823

Conversation

@KeremTurgutlu

Copy link
Copy Markdown
Contributor

Currently dict2obj converts None values to {} which doesn't preserve the same semantic as None. This PR uses UNSET instead of None in the first default arg.

@KeremTurgutlu KeremTurgutlu requested a review from jph00 June 4, 2026 14:46
@jph00 jph00 merged commit fe3c16c into main Jun 9, 2026
7 checks passed
@jph00 jph00 changed the title fixes #823 dict2obj converts None values to {} Jun 9, 2026
@jph00 jph00 added the bug Something isn't working label Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants