From d262151460b2fb017b0e907fcb457a472f09239b Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 2 Jun 2021 15:33:45 +0000 Subject: [PATCH] Update git submodules * Update os-performance-tools from branch 'master' to 71475bfe6bb422f9491b86c6829ca931d9820bbb - Merge "Fix py39 compatibility" - Fix py39 compatibility In python 3.9 base64.encodestring() and base64.decodestring(), aliases deprecated since Python 3.1, are removed. base64.encodebytes() and base64.decodebytes() should be used instead: https://docs.python.org/3/whatsnew/3.9.html Change-Id: I7ac7133ff4e9f118dac3dbc179dfc89c932705bb --- os-performance-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-performance-tools b/os-performance-tools index c6ca7facec..71475bfe6b 160000 --- a/os-performance-tools +++ b/os-performance-tools @@ -1 +1 @@ -Subproject commit c6ca7facecfe617434c544d4b9d85d78262ff2fb +Subproject commit 71475bfe6bb422f9491b86c6829ca931d9820bbb