pydantic / pydantic-core

Core validation logic for pydantic written in rust
MIT License
1.34k stars 207 forks source link

`include` and `exclude` are not passed to field serializer contexts in function serializer #1319

Closed nix010 closed 3 weeks ago

nix010 commented 1 month ago

Original issue is from https://github.com/pydantic/pydantic/issues/9538

sydney-runkle commented 3 weeks ago

See https://github.com/pydantic/pydantic/issues/9538#issuecomment-2158480313 for closure reasons.