Eric Jolibois

Results 115 comments of Eric Jolibois

Hmmm I'm not sure. Clearly it's something that I want and that should be added in pydantic but I would have waited for v2.

@samuelcolvin Honestly I don't know. One thing I'm sure about, I'll personally put a lot of efforts on v2 to make generics work properly. And leaving cython will help a...

First and foremost thank you for this clear and explicit proposal! Onion ring model is the reason I switched from [express](https://github.com/expressjs/express) to [koa](https://github.com/koajs/koa) on an old project: writing custom middleware...

You mean change from `str` to `E1AdhrMessageType`?

> they would understandably find it pretty annoying if this PR gets closed now. computed fields PR will probably be closed so trust me I know the feeling 😆 but...

Yep nullable in generated json schema is not properly handled. It'll be there in v1.10 or v2

https://github.com/samuelcolvin/pydantic/pull/1611

Hey people! I started https://github.com/samuelcolvin/pydantic/pull/2625 since I also would really like this for one project. Feedback more than welcome on the API and the missing features before I write more...