Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
pydantic/pydantic-core
Pull Requests
Commits
dh/free-threaded-snapshot
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
Fix condition before using prebuilt validator/serializer (#1625)
Viicos
committed
243 days ago
Verified
94465881
add test run for 3.13t (#1626)
davidhewitt
committed
243 days ago
Verified
4e824dff
Raise validation error when unhashable items added to a set (#1619)
mikeedjones
committed
243 days ago
Verified
f7fb50bd
build PGO wheels on `macos-latest` runners (#1624)
davidhewitt
committed
244 days ago
Verified
0862ea5d
Memory usage optimization via reuse of `SchemaValidator` and `SchemaSerializer` (#1616)
sydney-runkle
committed
244 days ago
Verified
164b9ff9
fix wasm preview (#1621)
samuelcolvin
committed
244 days ago
Verified
3707dcdd
always use maturin for the uv commands in Makefile (#1622)
davidhewitt
committed
244 days ago
Verified
fdccecd3
Fix float `multiple_of` validation for negative numbers (#1373)
K-dash
committed
244 days ago
Verified
ed15f6ca
Bump serde_json from 1.0.134 to 1.0.138 (#1617)
dependabot[bot]
committed
245 days ago
Verified
e89bd8cf
Bump uuid from 1.11.0 to 1.12.1 (#1618)
dependabot[bot]
committed
245 days ago
Verified
e5b249ed
Bump version to v2.28.0 (#1615)
Viicos
committed
250 days ago
Verified
009b9485
Add back `stubtest` check (#1610)
Viicos
committed
252 days ago
Verified
0ede4d11
resolve remaining deprecation warnings from PyO3 0.23 (#1584)
davidhewitt
committed
257 days ago
Verified
87585285
Fix: `dataclass` `InitVar`s shouldn't be required on serialization (#1602)
sydney-runkle
committed
257 days ago
Verified
261c7ab3
Remove `pyupgrade` as an explicit linting dependency (#1606)
sydney-runkle
committed
257 days ago
Verified
82b7aa77
Drop 3.8 support (#1604)
sydney-runkle
committed
258 days ago
Verified
b426cce3
Linting / formatting updates (#1603)
sydney-runkle
committed
259 days ago
Verified
e572f55a
Bump serde_json from 1.0.133 to 1.0.134 (#1594)
dependabot[bot]
committed
259 days ago
Verified
2c273197
Bump serde from 1.0.216 to 1.0.217 (#1595)
dependabot[bot]
committed
259 days ago
Verified
ecaa1a03
Bump astral-sh/setup-uv from 4 to 5 (#1596)
dependabot[bot]
committed
274 days ago
Verified
e7c5dc76
pass `--uv` flag to `maturin develop` (#1591)
davidhewitt
committed
293 days ago
Verified
562fad3e
optimize refcounting op in datetime creation (#1590)
davidhewitt
committed
293 days ago
Verified
b6395cf7
bump version to 2.27.2 (#1589)
davidhewitt
committed
294 days ago
Verified
b5c3e141
Bump serde from 1.0.215 to 1.0.216 (#1586)
dependabot[bot]
committed
294 days ago
Verified
d3a2f471
fix `ValueError` on year zero (#1583)
davidhewitt
committed
294 days ago
Verified
15adfc78
remove uses of IntoPy (#1578)
davidhewitt
committed
294 days ago
Verified
39435c23
fix wasteful `to_python()` calls checking for undefined (#1580)
davidhewitt
committed
299 days ago
Verified
bd91c180
add benchmark for root model validation (#1581)
davidhewitt
committed
299 days ago
Verified
730adc34
clean up deprecations in PyO3 0.23 for tests / benches (#1575)
davidhewitt
committed
299 days ago
Verified
80756c19
Move from `_bound` suffixed APIs as part of PyO3 0.23 update (#1577)
davidhewitt
committed
299 days ago
Verified
d7650d11
Newer
Older