Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
pydantic/pydantic-core
Pull Requests
Commits
dh/more-bound
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 TzInfo equality check based on offset (#1197)
13sin
committed
1 year ago
Verified
c2c90fd0
Update pyodide to 0.25.0 (#1199)
samdobson
committed
1 year ago
Verified
8c6e2bdd
Prevent panicking when `__dict__` changes during iteration (#1196)
alexmojaki
committed
1 year ago
Verified
ea443ba0
Add benchmarks for serializing model with complete schema (#1189)
alexmojaki
committed
1 year ago
Verified
cf425113
`date` string coerced to `datetime` shouldn't infer timezone (#1193)
sydney-runkle
committed
1 year ago
Verified
61a65623
ci: updates for Rust 1.76 (#1191)
davidhewitt
committed
1 year ago
Verified
fadeecc0
Bump serde from 1.0.195 to 1.0.196 (#1177)
dependabot[bot]
committed
1 year ago
Verified
44621f1d
Bump serde_json from 1.0.109 to 1.0.113 (#1178)
dependabot[bot]
committed
1 year ago
Verified
80660d58
Bump uuid from 1.6.1 to 1.7.0 (#1179)
dependabot[bot]
committed
1 year ago
Verified
0c804383
Bump regex from 1.10.2 to 1.10.3 (#1180)
dependabot[bot]
committed
1 year ago
Verified
a2bf4d8e
Bump smallvec from 1.11.2 to 1.13.1 (#1181)
dependabot[bot]
committed
1 year ago
Verified
d0a438a3
Bump uraimo/run-on-arch-action from 2.6.0 to 2.7.1 (#1183)
dependabot[bot]
committed
1 year ago
Verified
5ba2d52f
Bump codecov/codecov-action from 3 to 4 (#1184)
dependabot[bot]
committed
1 year ago
Verified
ff073f0c
Bump mymindstorm/setup-emsdk from 13 to 14 (#1185)
dependabot[bot]
committed
1 year ago
Verified
1fb3343c
Bump actions/cache from 3 to 4 (#1186)
dependabot[bot]
committed
1 year ago
Verified
b393063f
Bump the python-packages group with 7 updates (#1182)
dependabot[bot]
committed
1 year ago
Verified
858d85df
Version bump, 2.16.2 (#1188)
sydney-runkle
committed
1 year ago
Verified
305a837e
Fix model computed field serializer (json) (#1187)
sydney-runkle
committed
1 year ago
Verified
42394acb
Fix warning for tuple of wrong size in union (#1174)
davidhewitt
committed
1 year ago
Verified
dcaf63ec
fix(uuid): validation from string (#1172)
JeanArhancet
committed
1 year ago
Verified
758bc51d
fix: 8405 pattern serialization (#1168)
Smixi
committed
1 year ago
Verified
8be45e67
remove `AsLocItem` trait (#1169)
samuelcolvin
committed
1 year ago
Verified
c670b2bd
Uprev core to 2.16.1 (#1167)
sydney-runkle
committed
1 year ago
Verified
4538190f
Ensure recursion guard is always used as a stack (#1166)
davidhewitt
committed
1 year ago
Verified
7a5f8e6b
uprev to jiter v0.0.6, uprev pydantic-core (#1165)
samuelcolvin
committed
1 year ago
Verified
4da7192f
Add support for dataclass fields init (#1163)
dmontagu
committed
1 year ago
Verified
29c54191
dataclass serialization speedups (#1162)
samuelcolvin
committed
1 year ago
Verified
5a1385b8
improve performance of recursion guard (#1156)
samuelcolvin
committed
1 year ago
Verified
e1cb0ebe
Int extraction (#1155)
samuelcolvin
committed
1 year ago
Verified
d7cf72d8
correct build-profiling make command (#1160)
davidhewitt
committed
1 year ago
Verified
5d3aa43f
Newer
Older