mirror of https://github.com/ansible/ansible.git
Python 3: avoid iteritems() in a template
I don't think six.iteritems is available here, but I also don't expect there to be enough platforms to ever make the speed difference between .items() and .iteritems() noticeable.pull/12230/head
parent
364313c01f
commit
38a96d7e8f
Loading…
Reference in New Issue