approved these changes Oct 11, 2023
Merged
5 tasks
peterschutt deleted the 565-inspect-type-info-unhashable-metadata branch
October 11, 2023 22:45peterschutt added a commit to litestar-org/litestar that referenced this pull request
Oct 12, 2023….fields()` (#2424) refactor: replace `msgspec.inspect.type_info() with `msgspec.structs.fields()`. As suggested [here](msgspec/msgspec#566 (review)), the `type_info()` function is overkill for this application.