issues
search
pydantic
/
pydantic-core
Core validation logic for pydantic written in rust
MIT License
1.44k
stars
247
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Plan to support free-threaded Python
#1555
rostan-t
opened
3 days ago
1
`pytest-benchmark` is missing from `testing` Dependency Group
#1554
mtelka
closed
3 days ago
3
Version bump -> v2.27.1
#1553
sydney-runkle
closed
4 days ago
1
fix performance regression for JSON tagged union
#1552
davidhewitt
closed
4 days ago
1
Raise warnings when deprecated fields are filled at model instantiation
#1551
changhc
opened
4 days ago
3
bump to PyO3 0.22.6
#1550
davidhewitt
closed
4 days ago
1
Fix serialization inference for `complex` types in `python`
#1549
sydney-runkle
closed
4 days ago
1
Segmentation fault with CPython 3.13 (indygreg build) on MacOS 14.6.1
#1548
Alexis-D
closed
4 days ago
4
Please remove the dependency of `Rust`
#1547
sudiptatj
closed
5 days ago
4
Use `uv` in `Makefile` and CI
#1546
sydney-runkle
closed
4 days ago
6
Use `uv` for `pydantic` install
#1545
sydney-runkle
closed
6 days ago
1
tidy up some uses of `Bound<'_, PyString>::to_str`
#1544
davidhewitt
closed
6 days ago
3
Add fail-fast for dicts, model and dataclass
#1543
uriyyo
opened
1 week ago
4
Missing property decorator on SerializationInfo.round_trip
#1542
viccie30
opened
1 week ago
0
Prep for v2.27.0 release
#1541
sydney-runkle
closed
1 week ago
1
Support `PartialMode:Off` as a PyO3 signature default value without breaking stubtest
#1540
samuelcolvin
opened
1 week ago
0
support `trailing-strings` with `allow_partial`
#1539
samuelcolvin
closed
1 week ago
4
Simplify shared union serializer logic
#1538
sydney-runkle
closed
1 week ago
7
Fix `_IncEx` type alias to be compatible with mypy
#1537
Viicos
closed
2 weeks ago
1
More union serialization tidying
#1536
sydney-runkle
closed
2 weeks ago
1
Support exclude_if callable at field level
#1535
andresliszt
opened
2 weeks ago
10
inline-snapshot does not support pypy
#1534
15r10nk
closed
1 week ago
2
fix: implemented fallback if inline-snapshot is used with pypy
#1533
15r10nk
closed
2 weeks ago
3
fix panic in `validate_assignment` when field has gone missing
#1532
davidhewitt
closed
2 weeks ago
1
Remove `Url` and `MultiHostUrl` docstrings, we moved them to pydantic
#1531
sydney-runkle
closed
2 weeks ago
1
fix `wrap` serializer breaking union serialization in presence of extra fields
#1530
davidhewitt
closed
1 week ago
1
Bump the python-packages group across 1 directory with 7 updates
#1529
dependabot[bot]
closed
3 weeks ago
1
Bump the python-packages group across 1 directory with 8 updates
#1528
dependabot[bot]
closed
3 weeks ago
4
Bump version to prep release
#1527
sydney-runkle
closed
3 weeks ago
1
bump speedate to 0.15
#1526
davidhewitt
closed
3 weeks ago
2
Bump the python-packages group across 1 directory with 9 updates
#1525
dependabot[bot]
closed
3 weeks ago
7
Fix serializing complex values in enums
#1524
changhc
closed
3 weeks ago
3
remove remaining `state.allow_partial = false;`
#1523
samuelcolvin
opened
3 weeks ago
0
`TypedDictValidator` can drop support for `extra`
#1522
samuelcolvin
opened
3 weeks ago
4
Bump jiter from 0.6.1 to 0.7.0
#1521
dependabot[bot]
closed
3 weeks ago
1
Bump regex from 1.11.0 to 1.11.1
#1520
dependabot[bot]
closed
3 weeks ago
1
Bump serde from 1.0.213 to 1.0.214
#1519
dependabot[bot]
closed
3 weeks ago
1
Bump the python-packages group across 1 directory with 9 updates
#1518
dependabot[bot]
closed
3 weeks ago
2
begin refactoring `ValLineError` collection
#1517
davidhewitt
opened
3 weeks ago
1
Rust stacktraces and panics with validate_assignment and custom fields
#1516
devkral
closed
2 weeks ago
11
Fix when coerce_numbers_to_str enabled and string has invalid unicode character
#1515
andrey-berenda
closed
3 weeks ago
3
Revert changes to url schemas that support `cls`, the 2x validation isn't worth it (and is breaking)
#1514
sydney-runkle
closed
3 weeks ago
1
fix(union_serializer): do not raise warnings in nested unions
#1513
lukapeschke
closed
2 weeks ago
7
Add `allow_partial`
#1512
samuelcolvin
closed
3 weeks ago
3
Patch version bump -> v2.25.1
#1509
sydney-runkle
closed
3 weeks ago
1
Support subclass inits for `Url` and `MultiHostUrl`
#1508
sydney-runkle
closed
3 weeks ago
1
Update Pyodide to v0.26.3
#1507
riyavsinha
closed
3 weeks ago
1
WASM build not found / not working with latest Pyodide
#1506
riyavsinha
closed
3 weeks ago
2
PEP 517 builds keep failing
#1505
manoelpqueiroz
closed
3 weeks ago
2
build error for python 3.14 (alpha)
#1504
thijstriemstra
opened
1 month ago
1
Next