Serge Matveenko
Results
32
issues of
Serge Matveenko
### Description After going around in search of a doc on a Code Style adopted in the Pydantic code base I have some suggestions to make. - [x] Update outdated...
feature request
documentation
good first issue
### Discussed in https://github.com/pydantic/pydantic/discussions/3508 Originally posted by **ghost** December 10, 2021 When working with a model that has the Config setting `extra: 'allow'`, the export functionalities `dict` and `json` include...
feature request