Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
pydantic/pydantic-core
Pull Requests
Commits
fastdict
2.14
3.10-for-coverage
3.11-build-2
5690-remove-currently-hypothesis-code
FilterValue-experiment
add-merge-errors
add-nested-benchmark
add-vscode-config
allow-duplicate-ref
alt-model
any-iterable
boxy/validator_serializer_reuse
break
bump-ver-123
cleanup-self-schema
config-wrap
constraints
core-stubs
coveage-tmate
create-build-dict
custom_init2
dataclass_slots-2
dataclass-root-validator
david-segfault
debug-segfault
dh/armv6
dh/bound-validators
dh/build-both
dh/ci-debug
dh/codspeed-debug
dh/collect-line-errors
dh/core-schema-type-hints
dh/data-value
dh/debug-win-build
dh/definitions
dh/detect-recursive-refs
dh/free-threaded-snapshot
dh/full-type-names
dh/function-after-input
dh/inline-definitions
dh/iterable-schema
dh/jiter-simpler-value
dh/lookup-tree
dh/more-bound
dh/new-jiter
dh/new-jiter-2
dh/one-pass-unions
dh/panic-abort
dh/pgo-2
dh/py2
dh/py-regex
dh/pyo3-0.23
dh/pyo3-0.27
dh/pypy-windows-pgo
dh/refactor-type-inference
dh/reuse-validator
dh/review
dh/try-pyo3-eager-err
dh/tuple-for-each
dh/typed-config
dh/url-preserve-empty-path
dh/vectorcall
docstrings
exceptiongroup
exceptions-again
fast-isinstance-2
fast-isinstnace-497
fast-list
fastdict
fix-complete-v0.17.1
fix-pyi
fix-realse-ci
fix-union-ref-subclass
flatten-validators
frozen-validator-serializer
generic-exc-group
get-pydantic-working
gh-pages
hashed-any
inc-ex-collections
json-pystring
macos-coverage
main
make-literal-typed
maturin-build-ci
no-checks
no-skip-coverage
no-trailing-slash
ob_type-use
pattern-property-validator
profraw-files
pyo3-main
python-reference-holder
release-2.27
release-2.33
release-2.41
release-5498-add-rootmodel-to-pydantic
remove-url-traceback
remove-validate-core-schema
renaming-json
reuse-ser-val
revert-1699-exc-pos-only
runtime-serialize-flag
rust-model-experiment
serialization-v4
serialize-submodels
short-circuit
str-validation
strict-model-type-error
talk
test-1
testing-coverage-ci
try-unprintable-object
typevar-schema-changes
unique-schema-types
uprev-0.30.0
uprev-1
v1
validationexception-as-exception-group
validator-details
walk-core-schema
walk-core-schema-2
wasm-preview-v0.25
write-py.typed
Multi host URLs, other URL changes (#325)
samuelcolvin
committed
2 years ago
Verified
8b9e6403
fix error details type hints
samuelcolvin
committed
2 years ago
Verified
e749174d
Url strictness (#324)
samuelcolvin
committed
2 years ago
Verified
572ba7d6
some more test cases
samuelcolvin
committed
2 years ago
Verified
34c52d3e
hypothesis tweaks (#321)
samuelcolvin
committed
2 years ago
Verified
7b77c6f8
try switching pytest-sugar -> pytest-pretty (#322)
samuelcolvin
committed
2 years ago
Verified
5ab27628
uprev pyo3 to 0.17.3 (#320)
samuelcolvin
committed
2 years ago
Verified
791e06ac
add more strict mode tests (#319)
adriangb
committed
2 years ago
Verified
754fc2ba
Url Type (#317)
samuelcolvin
committed
2 years ago
Verified
f23c6a7e
✏ Fix micro typo in README (#318)
tiangolo
committed
2 years ago
Verified
9028b4f3
a few misc tweaks (#315)
samuelcolvin
committed
2 years ago
Verified
cf4a5cd9
3.11 windows builds (#311)
samuelcolvin
committed
2 years ago
Verified
bd721b56
uprev to 0.6.0
samuelcolvin
committed
2 years ago
Verified
bcf799f0
uprev
samuelcolvin
committed
2 years ago
Verified
da0a6c72
tests to confirm "loc" on errors with an alias (#310)
samuelcolvin
committed
2 years ago
Verified
1ab91829
Error changes (#307)
samuelcolvin
committed
2 years ago
Verified
96939192
uprev-deps (#308)
samuelcolvin
committed
2 years ago
Verified
8f2daf68
fix linting for newest clippy (#309)
samuelcolvin
committed
2 years ago
Verified
ea5c8325
uprev
samuelcolvin
committed
2 years ago
Verified
5731c23d
Change how arguments are defined (#304)
samuelcolvin
committed
2 years ago
Verified
be7b07e3
uprev
samuelcolvin
committed
2 years ago
Verified
fc42f4fa
add name to function validators (#303)
samuelcolvin
committed
2 years ago
Verified
b7cb4d21
Add `IsSubclassValidator` (#301)
samuelcolvin
committed
2 years ago
Verified
9bbe0d94
fix repr for single literals (#300)
samuelcolvin
committed
2 years ago
Verified
72caae4e
Allow `Sequence` and `tuple` to `is_instance` validator (#299)
samuelcolvin
committed
2 years ago
Verified
d1feaa3d
combine `literal_single_error` and `literal_multiple_error` (#298)
samuelcolvin
committed
2 years ago
Verified
a8a1f1af
Ci tweaks (#297)
samuelcolvin
committed
2 years ago
Verified
44436263
tweak type annotations for PydanticCustomError and PydanticKindError
samuelcolvin
committed
2 years ago
Verified
7029215d
uprev, use single quotes in cargo.toml
samuelcolvin
committed
2 years ago
Verified
b20753bd
support future and past dates and datetimes (#295)
samuelcolvin
committed
2 years ago
Verified
99b7472a
Older