Samuel Colvin
Samuel Colvin
Amazing work @sydney-runkle, thank you so much.
# 1️⃣ Dynamic Unions I'm not sure your proposal makes much sense to me, surely you should just make `StatusBase` an ABC or a protocol - no need for a...
Your examples would fail at runtime with Pydantic I believe, if that helps. > By the way, why did doc go into typing_extensions and not into annotated-types? Because it had...
Happy to do whatever you prefer, let me know what I need to do.
Well that's more nested `DisplayLookup`, but yes it sounds useful.
It would be great if mike could generate a sitemap that covers all releases, in pydantic I've just added a root sitemap to point just to the latest release, see...
It was FastUI, but I haven't got around to writing them yet. Sorry.
Ye, we want better support for generic types.
Thanks so much for pinging me @koxudaxi. In general this sounds great, a few pointers: * https://github.com/pydantic/pydantic/pull/5343 contains what migration guide we have, it'll be improved today ahead of the...