c4fd5bee00
* speed up modify_module * Remove debugging * ci_complete * Simplify generic_visit, alias to visit, eliminate some attr lookups * ci_complete * Add changelog fragment
5 lines
237 B
YAML
5 lines
237 B
YAML
minor_changes:
|
|
- AnsiballZ - Improve performance of ``ModuleDepFinder`` by using faster
|
|
lookups and reducing the object types that are walked while looking for
|
|
``import`` statements.
|
|
(https://github.com/ansible/ansible/pull/70475)
|