Closed adhami3310 closed 2 weeks ago
Fixes #4264
@benedikt-bartscher how would you imagine hooking into this system? maybe
@deserializer
def deserialize_datetime(value: str) -> datetime:
...
In case we want to improve the system, we can do so in later PRs o7
This is a breaking change, technically, but i think it breaks in the right way because what was there before was incorrect