Pull requests: pydantic/pydantic
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Change path in validation_decorator_types example to a relative path
ready for review
#4341
opened Aug 6, 2022 by
hramezani
Loading…
2 of 5 tasks
Generate docs exampels for Python 3.10 and above
ready for review
#4339
opened Aug 6, 2022 by
Bobronium
Loading…
3 of 5 tasks
Discriminated union schemas use oneOf instead of anyOf
ready for review
#4335
opened Aug 6, 2022 by
MaxwellPayne
Loading…
5 tasks done
Typecheck Json inner type
ready for review
#4332
opened Aug 5, 2022 by
Bobronium
Loading…
5 tasks done
fix main.BaseModel.(dict, json) fields types
ready for review
#4293
opened Jul 28, 2022 by
shestakovich
Loading…
4 of 5 tasks
Resolve ForwardRef on Field.outer_type_
ready for review
#4249
opened Jul 18, 2022 by
JacobHayes
Loading…
5 tasks done
Update to PEP 681 dataclasses
ready for review
#4241
opened Jul 15, 2022 by
multimeric
Loading…
5 tasks done
Fix nested fields not json parsed when they are complex #3971
duplicate
ready for review
#4235
opened Jul 13, 2022 by
rastaclaus
Loading…
5 tasks done
Fix sub-model link in usage/models docs
documentation
ready for review
#4234
opened Jul 13, 2022 by
hramezani
Loading…
2 of 5 tasks
Fix
AnyUrl.build
doesn't do percent encoding (#3061)
awaiting author revision
#4224
opened Jul 10, 2022 by
FaresAhmedb
Loading…
5 tasks done
Implement proper support for nested complex env values
ready for review
#4216
opened Jul 6, 2022 by
robertaistleitner
Loading…
5 tasks done
Fix for bug in root_validator value propogation with pre=True
ready for review
#4194
opened Jun 29, 2022 by
jacquelinegarrahan
Loading…
5 tasks done
Fix #4192 bug with BaseModel.construct and aliased Fields
ready for review
#4191
opened Jun 28, 2022 by
kylebamos
Loading…
5 tasks done
Catch Exceptions in smart_deepcopy
awaiting author revision
#4187
opened Jun 27, 2022 by
coneybeare
Loading…
5 tasks done
Allow BaseModel schema to have fields of type Type
ready for review
#4154
opened Jun 11, 2022 by
aminalaee
Loading…
4 of 5 tasks
Teach mypy plugin that validator methods are classmethods
ready for review
#4102
opened May 22, 2022 by
DMRobertson
Loading…
5 tasks done
allow for shallow copies
ready for review
#4093
opened May 19, 2022 by
timkpaine
Loading…
5 tasks done
Support cross-process pickling of Pydantic-wrapped built-in dataclasses
awaiting author revision
#4084
opened May 17, 2022 by
iammaart
Loading…
5 tasks done
Add mypy type checked shallow and deep copy methods to BaseModel
#4028
opened Apr 29, 2022 by
thejaminator
Loading…
5 tasks
#3994
opened Apr 16, 2022 by
tiangolo
Loading…
2 of 5 tasks
Fix #1458 - Allow for custom parsing of environment variables via env_parse
awaiting author revision
#3977
opened Apr 5, 2022 by
acmiyaguchi
Loading…
5 tasks done
Fix #3807: matching characters in nested env delimeter and env prefix
awaiting author revision
#3975
opened Apr 4, 2022 by
arsenron
Loading…
4 tasks done
create_model support generics model
awaiting author revision
#3946
opened Mar 28, 2022 by
hot123s
Loading…
5 tasks done
BaseModel: Add __match_args__ attribute to namespace
awaiting author revision
#3921
opened Mar 20, 2022 by
irgolic
Loading…
3 of 5 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.