-
Pydantic
- Bozeman, MT
Block or Report
Block or report dmontagu
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
tiangolo/fastapi Public
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
-
-
dockerswarm.rocks Public
Forked from tiangolo/dockerswarm.rocks
Docker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.
Shell 1
-
1,434 contributions in the last year
Contribution activity
March 2023
Created 61 commits in 5 repositories
Created 2 repositories
- dmontagu/pytest-examples Python
- dmontagu/pydantic-extra-types Python
Created a pull request in pydantic/pydantic that received 23 comments
Dunder copy
This is initial work on #4986. Looking for feedback on these definitions before I press onward with the deprecation warnings, etc. (Note this is cu…
Opened 60 other pull requests in 5 repositories
pydantic/pydantic
5
open
39
merged
1
closed
- Add an error for __root__ models
- Pydantic core 0.19.0
- Fix validate_all test
- Add deprecated v1 methods to BaseModel
- Make model_dump_json return a str
-
Call default_factory during
model_construct
(finish fixing test_construction.py) - Get all dataclasses JSON schema tests passing
- Root validator signature
- Use pydantic core 0.17.1
- Validate always
- Use pydantic core 0.17.1
- Fix discriminated union
- Temporarily remove hramezani from the reviewers pool
- Get generic typed dicts working
- Update remaining test xfail reasons
- Improve xfail reasons for test_decorators tests (and get many passing)
- Improve xfail reasons for test_dataclasses
- Add warnings/errors for non-annotated fields
- Fix tests in test_validators_dataclass
- Add tests checking the behavior of constraints on generic classes
- Improve implementation of dunder equals
- (V1) Fix issue where constraints were not allowed on generic models
- Get nearly all remaining tools tests passing
- Upgrade mypy
- Fix bug where incomplete subclasses of complete models don't rebuild properly
- Some pull requests not shown.
pydantic/pydantic-core
11
merged
1
closed
- Uprev to 0.19.0
- Fix Validator::complete not being implemented properly for all validator types
- Uprev version to 0.17.1
- Uprev version to 0.17.0
- Add metadata to dataclass-field
- Use 'Invalid Schema:' as prefix
- Add ability to collect validation errors for SchemaError
- Update repr of SchemaValidator
- Fix typehint for discriminator; add test
- uprev to 0.11.1
- Implement garbage collection to prevent memory leaks
- uprev to 0.11.0
pydantic/pytest-examples
1
merged
dmontagu/fastapi-utils
1
merged
pydantic/pydantic-extra-types
1
merged
Reviewed 51 pull requests in 2 repositories
pydantic/pydantic
25 pull requests
- Add deprecated v1 methods to BaseModel
- Create a pydantic.funcs module with free standing functions
- Make model_dump_json return a str
- Get all dataclasses JSON schema tests passing
- Model schema changes 3
- Fix more dataclass xfail tests
- Validate always
- Add warnings/errors for non-annotated fields
- Fix dataclass decorators
- Get generic typed dicts working
- Update remaining test xfail reasons
- (V1) Fix issue where constraints were not allowed on generic models
- Improve xfail reasons for test_decorators tests (and get many passing)
- Improve implementation of dunder equals
- Fix tests in test_validators_dataclass
- Get nearly all remaining tools tests passing
- Fix more validator tests
- Fix validator tests
- Dunder copy
- Get invalid schema constraints tests passing
- Bump pydantic core
- Improve classvars collection code/documentation/error messages
- Get more JSON schema tests passing
- Get alias generator working
- Support instance method serializers
- Some pull request reviews not shown.
pydantic/pydantic-core
8 pull requests
- Fix Validator::complete not being implemented properly for all validator types
- Use 'Invalid Schema:' as prefix
- Add ability to collect validation errors for SchemaError
- Allow serializers to accept a model instance
- Set info.data and info.field_name for dataclass field validators
-
Add
field_name
toValidatorInfo
- Fix typehint for discriminator; add test
- Replace **kwargs with a ValidatorInfo object in validation functions
Created an issue in pydantic/pydantic-core that received 23 comments
Segmentation faults — tracking issue
I'm creating this issue to track segmentation fault issues that we have run into while working on pydantic or pydantic-core. Obviously it is a majo…
Opened 11 other issues in 2 repositories
pydantic/pydantic
2
closed
5
open
- Improve error message for "public"-name PrivateAttr attributes
-
Bug and/or bad error message for
validator
decorator for names with leading underscores (private attibutes?) - Add camel_case and pascal_case alias generators
- (V2) ValidationError should show field alias in error loc
-
Add
jsonschema
as a testing dependency for validating the JSON schemas we generate - Improve performance of union validation by inferring a discrimintaor
- Memory leak in v2 (possibly PyO3 issue?)
Started 1 discussion in 1 repository
microsoft/pyright
-
Literal attribute not inferred from `__init__` signature — is this a bug?
This contribution was made on Mar 20
Answered 13 discussions in 2 repositories
tiangolo/fastapi
-
How to get the server version number
This contribution was made on Mar 31
-
Error when starting the fast api application
This contribution was made on Mar 31
-
Using fast-api non-async libraries
This contribution was made on Mar 31
-
More than 20 concurrent tasks are queued
This contribution was made on Mar 7
-
Static files broken
This contribution was made on Mar 4
-
HHTP request/response with application-content = text/xml
This contribution was made on Mar 2
-
async BackgroundTasks run in the foreground
This contribution was made on Mar 2
pydantic/pydantic
-
Are there any ways to sort or filter abundant validation errors to make it more clear what needs to be fixed?
This contribution was made on Mar 21
-
`BaseSettings` attribute depends on another attribute
This contribution was made on Mar 17
-
unhashable type for custom class.
This contribution was made on Mar 10
-
Mypy doesn't respect validators
This contribution was made on Mar 9
-
Does Pydantic natively support schema validation of JSON schemas?
This contribution was made on Mar 4
-
Does Pydantic natively support schema validation of JSON schemas?
This contribution was made on Mar 4