Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 206 Bytes

4093-timkpaine.md

File metadata and controls

2 lines (2 loc) · 206 Bytes

Allow for shallow copies of attributes, adjusting the behavior of #3642 Config.copy_on_model_validation does a shallow copy and not a deep one if Config.copy_on_model_validation_shallow is also True.