From 3568e0895fc5e5fb7e3dcf05b3d349db5cb09433 Mon Sep 17 00:00:00 2001 From: Gerrit User 9816 <9816@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Wed, 7 Feb 2024 02:36:24 +0000 Subject: [PATCH] Update patch set 1 Patch Set 1: (1 comment) Patch-set: 1 --- a937c5562f7cca721972822d72ae7d2915bd5d52 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/a937c5562f7cca721972822d72ae7d2915bd5d52 b/a937c5562f7cca721972822d72ae7d2915bd5d52 index c716fc8..afdcd0b 100644 --- a/a937c5562f7cca721972822d72ae7d2915bd5d52 +++ b/a937c5562f7cca721972822d72ae7d2915bd5d52 @@ -87,6 +87,30 @@ }, "revId": "a937c5562f7cca721972822d72ae7d2915bd5d52", "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" + }, + { + "unresolved": false, + "key": { + "uuid": "f5bfd5ea_e498705e", + "filename": "oslo_concurrency/processutils.py", + "patchSetId": 1 + }, + "lineNbr": 332, + "author": { + "id": 9816 + }, + "writtenOn": "2024-02-07T02:36:24Z", + "side": 1, + "message": "In OpenStack we globally dropped python 2 support and we no longer guarantee our lastet code is compatible with python 2.\n\nAt the first glance this may not but we do no longer guarantee our code works in python 2, especially since we removed six from most of the components.", + "parentUuid": "66f1994c_3001f785", + "range": { + "startLine": 332, + "startChar": 4, + "endLine": 332, + "endChar": 67 + }, + "revId": "a937c5562f7cca721972822d72ae7d2915bd5d52", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" } ] } \ No newline at end of file