mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
92b0bbc0f3
* Typo in test function name, fix #1397 * Always use a field's real name for includes/excludes * Add changes.md file
99 B
99 B
Always use a field's real name with includes/excludes in model._iter(), regardless of by_alias.