pypi pydantic 1.10.6
v1.10.6 2023-03-02

latest releases: 2.9.2, 2.9.1, 2.9.0...
19 months ago

What's Changed

  • Implement logic to support creating validators from non standard callables by using defaults to identify them and unwrapping functools.partial and functools.partialmethod when checking the signature, #5126 by @JensHeinrich
  • Fix mypy plugin for v1.1.1, and fix dataclass_transform decorator for pydantic dataclasses, #5111 by @cdce8p
  • Raise ValidationError, not ConfigError, when a discriminator value is unhashable, #4773 by @kurtmckee

New Contributors

Full Changelog: v1.10.5...v1.10.6

Don't miss a new pydantic release

NewReleases is sending notifications on new releases.