Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
pydantic/pydantic-core
Pull Requests
Commits
david-segfault
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
Segfault
dmontagu
committed
2 years ago
4ebe459a
Fix benches
dmontagu
committed
2 years ago
9f064519
errors on repeated refs, more tests
samuelcolvin
committed
2 years ago
Verified
bf3fb9e9
switch to defintions as a core schema type
samuelcolvin
committed
2 years ago
Verified
cd74fd0b
correctly inline serializers
samuelcolvin
committed
2 years ago
Verified
2eaf2df3
cleanup
samuelcolvin
committed
2 years ago
Verified
ffeefaa8
inlining, take 3
samuelcolvin
committed
2 years ago
Verified
83c44771
error positions for definitions errors
samuelcolvin
committed
2 years ago
Verified
00394a32
in-line some valdiators
samuelcolvin
committed
2 years ago
Verified
f300f6cf
rename "recursive" -> "definition"
samuelcolvin
committed
2 years ago
Verified
8396d70a
fix rust benchmarks
samuelcolvin
committed
2 years ago
Verified
df69004c
adding definitions support
samuelcolvin
committed
2 years ago
Verified
a44a3d67
Add some notes to the documentation of some of the arguments of certain CoreSchema types (#391)
dmontagu
committed
2 years ago
Verified
3ea00bd8
bump
samuelcolvin
committed
2 years ago
Verified
6616c9a3
Add min-length support for GeneratorSchema (#394)
dmontagu
committed
2 years ago
Verified
b85a44a9
rename extra->metadata, fix #395 (#396)
samuelcolvin
committed
2 years ago
Verified
c1d0d7cb
uprev to 0.9.0
samuelcolvin
committed
2 years ago
Verified
cbbfead0
Add CoreSchemaType Literal (#389)
dmontagu
committed
2 years ago
Verified
7dcf502e
Update pyo3 to 0.18.1 (#388)
cdce8p
committed
2 years ago
Verified
27a33670
fix pyo3 git ref
samuelcolvin
committed
2 years ago
Verified
bfb373c2
add pydantic framkework classifier (#379)
samuelcolvin
committed
2 years ago
Verified
23005c6a
another fix to function_wrap_ser_schema types
samuelcolvin
committed
2 years ago
Verified
2fd9b1c4
add type hints for function-wrap
samuelcolvin
committed
2 years ago
Verified
03c8e09a
fix benchmarks using pydantic
samuelcolvin
committed
2 years ago
Verified
ea602436
add benchmarks for serializing a simple model
samuelcolvin
committed
2 years ago
Verified
20601a18
implement `function-wrap` serializer type to support `deque` and similar (#376)
samuelcolvin
committed
2 years ago
Verified
9736a8db
tweak filter methods
samuelcolvin
committed
2 years ago
Verified
90a956cc
fix string_schema refs
samuelcolvin
committed
2 years ago
Verified
f373fdfb
fix issue with windows CI
samuelcolvin
committed
2 years ago
Verified
6106b8f3
add to_string_ser_schema, add more custom serializers
samuelcolvin
committed
2 years ago
Verified
5e69c60e
Older