Skip to content

fix: Check for NoneType extension in serialization#131

Open
NaqGuug wants to merge 1 commit intopython-scim:mainfrom
NaqGuug:main
Open

fix: Check for NoneType extension in serialization#131
NaqGuug wants to merge 1 commit intopython-scim:mainfrom
NaqGuug:main

Conversation

@NaqGuug
Copy link

@NaqGuug NaqGuug commented Mar 6, 2026

Sometimes partial_result can be None when serialising extension. If so, partial_result.items() will raise an error.

This PR just adds a small check for possible NoneType.

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