Skip to content

Conversation

chbndrhnns
Copy link
Contributor

…erve earlier values

  • Deep merge for config files using deep_update in ConfigFileSourceMixin._read_files
  • Deterministic alias selection for init kwargs (prefer first alias in validation_alias; field name allowed with populate_by_name=True).

Fixes #180

…erve earlier values

- Deep merge for config files using deep_update in ConfigFileSourceMixin._read_files
- Deterministic alias selection for init kwargs (prefer first alias in validation_alias; field name allowed with populate_by_name=True).
@hramezani
Copy link
Member

Thanks @chbndrhnns for the PR.

I will review it later.

@kschwab it would be great if you could review it when you have time.

@chbndrhnns
Copy link
Contributor Author

Not sure how to resolve this error:
 
The job was not acquired by Runner of type hosted even after multiple attempts
 

@hramezani hramezani merged commit 7a6e96e into pydantic:main Oct 7, 2025
19 checks passed
@hramezani
Copy link
Member

Thanks @chbndrhnns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot override env var when creating model
2 participants