What's Changed
- move
pydantic_core->python/pydantic_coreby @davidhewitt in #705 - small cleanups after move to
python/source dir by @davidhewitt in #708 - run stubtest on
_pydantic_core.pyiby @davidhewitt in #702 - Add
EitherFloatby @JeanArhancet in #691 - fix stubtest issue post-merge by @davidhewitt in #711
- Use
from __future__ import annotationsinstead of string type hints inpython/pydantic_core/_pydantic_core.pyiby @adriangb in #710 - Fix installation with pypy3.7 and pypy3.8 by @adriangb in #716
- PYD-137: Implement
PydanticUseDefaulterror by @adriangb in #714 - Add faster int inequality by @JeanArhancet in #694
- PYD-147 Better model error messages by @samuelcolvin in #719
- prepare to release v2.0.0 by @samuelcolvin in #720
Full Changelog: v0.42.0...v2.0.0