mirror of https://github.com/ansible/ansible.git
Make async work on python 3 (#4583)
Since dict no longer have a iteritems method, we have to use six to support python 2 and 3.pull/18777/head
parent
f4158304ac
commit
25fd3928b6
Loading…
Reference in New Issue