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 is now a str enum of ["", "deep", "shallow"] corresponding to reference, deep copy, shallow copy.