Matthew Mercer

Results 2 issues of Matthew Mercer

Support for delegate factories with singleton, multi-instance and custom lifetimes also made http lifetime provider not bomb out in unit tests

`to_jsonable_python` only seems to apply `exclude_none` for pydantic models, presumbly for `dataclass.dataclass` or `dict` types it is just returning `asdict` or the supplied value for the top level # Expected...

bug