summaryrefslogtreecommitdiffstats
path: root/ipatests
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2016-05-06 18:12:02 +0200
committerMartin Basti <mbasti@redhat.com>2016-05-30 16:44:08 +0200
commitc192c1ae3e080597995b906d93cc7607ffc605c0 (patch)
treef46ab040df16785160085f0fa2dbd00180cbcfbc /ipatests
parent25560f0e1db0c432de35a2496d9c1f8e63dc3dfd (diff)
downloadfreeipa-c192c1ae3e080597995b906d93cc7607ffc605c0.tar.gz
freeipa-c192c1ae3e080597995b906d93cc7607ffc605c0.tar.xz
freeipa-c192c1ae3e080597995b906d93cc7607ffc605c0.zip
ipaldap: Convert dict items to list before iterating
In Python 3, dict.items() returns a view. When such a view is iterated over, the dict cannot change size. Part of the work for: https://fedorahosted.org/freeipa/ticket/4985 Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipatests')
0 files changed, 0 insertions, 0 deletions