mirror of https://github.com/ansible/ansible.git
Improve performane of UnsafeProxy __new__
This adds an early return to the __new__ method of the UnsafeProxy object which avoids creating the unsafe object if the incoming object is already unsafe.pull/60210/head
parent
d00aaf66d7
commit
c1e23c22a9
Loading…
Reference in New Issue