From ada0bc9b32c1787894019e59c714ca647a1706c6 Mon Sep 17 00:00:00 2001 From: Gerrit User 5263 <5263@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Wed, 10 Nov 2021 15:37:39 +0000 Subject: [PATCH] Update patch set 3 Patch Set 3: Code-Review+2 (1 comment) Patch-set: 3 Reviewer: Gerrit User 5263 <5263@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Label: Code-Review=+2 Attention: {"person_ident":"Gerrit User 9311 \u003c9311@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"ADD","reason":"Someone else replied on the change"} --- ffa9604027820982f700701359f68f151efbc317 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ffa9604027820982f700701359f68f151efbc317 diff --git a/ffa9604027820982f700701359f68f151efbc317 b/ffa9604027820982f700701359f68f151efbc317 new file mode 100644 index 0000000..e1aa2e4 --- /dev/null +++ b/ffa9604027820982f700701359f68f151efbc317 @@ -0,0 +1,21 @@ +{ + "comments": [ + { + "unresolved": false, + "key": { + "uuid": "6bf8b445_73783efd", + "filename": "statusbot/bot.py", + "patchSetId": 3 + }, + "lineNbr": 134, + "author": { + "id": 5263 + }, + "writtenOn": "2021-11-10T15:37:39Z", + "side": 1, + "message": "I\u0027m unclear on the reason for this over just using config.get(). Is it in order to avoid needing a try/except block for cases when the section doesn\u0027t exist?", + "revId": "ffa9604027820982f700701359f68f151efbc317", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" + } + ] +} \ No newline at end of file