forked from pool/python-pydantic
1ea69de38382e07e242eb068f15ed023dd19e67386e7ec300ff2681511c08968
* Backport v1.10.23 changes * Fix mypy plugin for mypy 1.18 * Fix `ZoneInfo` with various invalid types * Fix variance issue in `_IncEx` type alias, only allow `True` * Fix serialization schema generation when using `PlainValidator` * Adding notes on designing callable discriminators * Do not error when trying to evaluate annotations of private attributes * Fix evaluation of stringified annotations during namespace inspection * Use correct types namespace when building namedtuple core schemas * Fix `IncEx` type alias definition * Turn `tzdata` install requirement into optional `timezone` dependency * Fixing `annotated-types` bound * Fix `Predicate` issue in `v2.9.0` * Prep for v2.9 release * Fix lifecycle docs formatting * Add schema generation benchmarks for models with custom serializers * Add link for complex docs * Respect `schema_generator` config value in `TypeAdapter` * Ensure `__pydantic_complete__` is set when rebuilding dataclasses * Try fix for `coverage` with hidden files * Ensure coverage data artifact is correctly uploaded * Support signature for wrap validators without `info` * Reformat + add some benchmarks for annotated validators * 👥 Update Pydantic People * Fix typo in `orgs.toml` * Add benchmarks for schema generation with custom validators * Bump to `v2.9.0b2` * Reorganize types ns functions * Add in Hyperlint Base Style Guide + Spellcheck Configurations OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=77
Description
No description provided
Languages
Diff
100%