Samuel Colvin
Samuel Colvin
Thanks so much.
If we went to this level of change, we'd end up with literally hundreds of arguments to `.dict` which would eventually make the code very slow and would be hard...
I think this is the same as #1092, although better explained here (thus I'll leave this issue open). But since this is quite fundamental to pydantic and doesn't have a...
Ideally I'd like to get a pre-release of V1.10 out early next week. If you have a change you'd like to be included in V1.10, please make sure your PRs...
> #3674 would be amazing pray this is already merged, so will be included.
so are #4165 and #4356.
@JacobHayes at this stage, I wonder if we should just wait for V2 and make sure this stuff works properly there. What do you think?
deferring, if you think this is wrong, feel free to explain and we can reconsider.
Just to avoid disappointment, at this stage, this won't be included in V1.10, and the changes to `main.py` probably won't make it into V2. However the changes to `lenient_issubclass` might...
`Field` is removed completely in V2, see #4516