Skip to content

Draft: Deserialize fallbacks

Philip Bittihn requested to merge deserialize_fallbacks into dev

By leaving deserializefromdict untouched, this might have nice semantics. Also doesn't require any specialization for actual Dicts. Already tested locally to work with CGM (except for the superfluous import fix tests).

Merge request reports