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.
(cherry picked from commit c1e23c22a9)
pull/60347/head
parent
a6eec912c7
commit
490f17c7f9
Loading…
Reference in New Issue