You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/vars
Matt Martz 9b2baebe64
Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337)
* Don't use copy.deepcopy in high workload areas, use deepishcopy. ci_complete

* Add tests

* Add changelog fragment

* rename to naive_deepcopy and add extra docs

* Rename to module_response_deepcopy and move to vars/clean
6 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_module_response_deepcopy.py Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 6 years ago
test_variable_manager.py Miscellaneous pylint fixes. 7 years ago