Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
pydantic/pydantic-core
Pull Requests
Commits
dh/pyo3-0.23
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
infer-module-type
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
fixup deprecation warnings
davidhewitt
committed
328 days ago
d352a7e4
move `Input` trait off `ToPyObject`
davidhewitt
committed
328 days ago
5e6b595e
ignore wildcard_imports warning for now
davidhewitt
committed
329 days ago
1965df6c
minimal upgrade to PyO3 0.23 (ignoring deprecations)
davidhewitt
committed
329 days ago
28f86f69
WIP: Simplify shared union serializer logic (#1538)
sydney-runkle
committed
329 days ago
Verified
6472887b
Prep for v2.27.0 release (#1541)
sydney-runkle
committed
330 days ago
Verified
061711f9
support `trailing-strings` with `allow_partial` (#1539)
samuelcolvin
committed
330 days ago
Verified
be03c66b
fix `wrap` serializer breaking union serialization in presence of extra fields (#1530)
davidhewitt
committed
330 days ago
Verified
a3f13c73
More union serialization tidying (#1536)
sydney-runkle
committed
331 days ago
Verified
cd0346d6
Fix `_IncEx` type alias to be compatible with mypy (#1537)
Viicos
committed
331 days ago
Verified
cd270e40
fix(union_serializer): do not raise warnings in nested unions (#1513)
lukapeschke
committed
335 days ago
Verified
2419981d
fix panic in `validate_assignment` when field has gone missing (#1532)
davidhewitt
committed
337 days ago
Verified
4cb82bfb
Remove `Url` and `MultiHostUrl` docstrings, we moved them to pydantic (#1531)
sydney-runkle
committed
337 days ago
Verified
085e61db
Bump the python-packages group across 1 directory with 7 updates (#1529)
dependabot[bot]
committed
338 days ago
Verified
815d2248
Bump version to prep release (#1527)
sydney-runkle
committed
338 days ago
Verified
96038dd8
bump speedate to 0.15 (#1526)
davidhewitt
committed
338 days ago
Verified
c864ff29
Add `allow_partial` (#1512)
samuelcolvin
committed
338 days ago
Verified
a1fa5962
Bump jiter from 0.6.1 to 0.7.0 (#1521)
dependabot[bot]
committed
338 days ago
Verified
5e95c05a
Fix serializing complex values in enums (#1524)
changhc
committed
338 days ago
Verified
2ee8fa88
Bump regex from 1.11.0 to 1.11.1 (#1520)
dependabot[bot]
committed
341 days ago
Verified
184e7be2
Bump serde from 1.0.213 to 1.0.214 (#1519)
dependabot[bot]
committed
341 days ago
Verified
4d90f440
Fix when coerce_numbers_to_str enabled and string has invalid unicode character (#1515)
andrey-berenda
committed
341 days ago
Verified
5dd2992f
Revert changes to url schemas that support `cls`, the 2x validation isn't worth it (and is breaking) (#1514)
sydney-runkle
committed
342 days ago
Verified
89bdee10
Patch version bump -> v2.25.1 (#1509)
sydney-runkle
committed
343 days ago
Verified
92170199
Support subclass inits for `Url` and `MultiHostUrl` (#1508)
sydney-runkle
committed
343 days ago
Verified
fe736529
Revert "feat: add 'millisecond' option to `ser_json_timedelta`" (#1503)
sydney-runkle
committed
344 days ago
Verified
8568136e
Update Pyodide to v0.26.3 (#1507)
riyavsinha
committed
344 days ago
Verified
9b29661c
Allow subclassing ValidationError and PydanticCustomError (#1413)
Youssefares
committed
349 days ago
Verified
9b21b0f6
Bump jiter from 0.5.0 to 0.6.1 (#1498)
dependabot[bot]
committed
350 days ago
Verified
7c70e3b3
Bump pyo3 from 0.22.3 to 0.22.5 (#1497)
dependabot[bot]
committed
350 days ago
Verified
e1619806
Older