From 289e1593c9efae7ac02c6781faab382f7dfdc9b1 Mon Sep 17 00:00:00 2001 From: Brady Johnson Date: Wed, 16 May 2018 14:17:28 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/sfc from branch 'master' - Merge "Add iteritems() when parsing dict in Python 2.x" - Add iteritems() when parsing dict in Python 2.x The SFC code still runs with Python 2.x version and that means that when a dictionary is getting parsed it should use the iteritems() function. Change-Id: I44f1c9cb916e7b76b277e376c8f524a99aa01f26 Signed-off-by: Dimitrios Markou --- docs/submodules/sfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sfc b/docs/submodules/sfc index b392a77ef..74e3d10a1 160000 --- a/docs/submodules/sfc +++ b/docs/submodules/sfc @@ -1 +1 @@ -Subproject commit b392a77efbd543495422555f6736d5734e482413 +Subproject commit 74e3d10a14162d526a520534bc64ac3633a6a289 -- 2.16.6