You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will you consider dropping pydantic in favor of dataclasses or just plain Python objects? pydantic recently released v2 which has its core rewritten in Rust. That will cause major issues when trying to vendor pythonfinder in projects like pipenv.
Will you consider dropping
pydanticin favor ofdataclassesor just plain Python objects?pydanticrecently released v2 which has its core rewritten in Rust. That will cause major issues when trying to vendorpythonfinderin projects likepipenv.