From 8e34d20a1b680cc309278364f1be64aa11f48ba3 Mon Sep 17 00:00:00 2001 From: Gerrit User 1000010 <1000010@035e6965-6537-41bd-912c-053f3cf69326> Date: Sun, 17 Mar 2024 08:16:16 +0000 Subject: [PATCH] Update patch set 3 Patch Set 3: Code-Review-1 (2 comments) Patch-set: 3 Reviewer: Gerrit User 1000010 <1000010@035e6965-6537-41bd-912c-053f3cf69326> Label: Code-Review=-1, 1815df7dc415322b44a238e156315b3eb63cdd45 Attention: {"person_ident":"Gerrit User 1000004 \u003c1000004@035e6965-6537-41bd-912c-053f3cf69326\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1000010\u003e replied on the change"} Attention: {"person_ident":"Gerrit User 1000010 \u003c1000010@035e6965-6537-41bd-912c-053f3cf69326\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1000010\u003e replied on the change"} --- 3b83fc87226dd7ee98542c55cff7ee5efa77b4bc | 50 ++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 3b83fc87226dd7ee98542c55cff7ee5efa77b4bc diff --git a/3b83fc87226dd7ee98542c55cff7ee5efa77b4bc b/3b83fc87226dd7ee98542c55cff7ee5efa77b4bc new file mode 100644 index 0000000..a52d8f7 --- /dev/null +++ b/3b83fc87226dd7ee98542c55cff7ee5efa77b4bc @@ -0,0 +1,50 @@ +{ + "comments": [ + { + "unresolved": true, + "key": { + "uuid": "10277a07_86000a05", + "filename": "mncc_test.py", + "patchSetId": 3 + }, + "lineNbr": 72, + "author": { + "id": 1000010 + }, + "writtenOn": "2024-03-17T08:16:16Z", + "side": 1, + "message": "This is wrong, you need four more spaces. Otherwise the code below in unreachable.", + "range": { + "startLine": 72, + "startChar": 4, + "endLine": 72, + "endChar": 10 + }, + "revId": "3b83fc87226dd7ee98542c55cff7ee5efa77b4bc", + "serverId": "035e6965-6537-41bd-912c-053f3cf69326" + }, + { + "unresolved": true, + "key": { + "uuid": "205ea397_4b12ed73", + "filename": "rtpsource/Makefile", + "patchSetId": 3 + }, + "lineNbr": 2, + "author": { + "id": 1000010 + }, + "writtenOn": "2024-03-17T08:16:16Z", + "side": 1, + "message": "this looks unrelated to the py3 migration?", + "range": { + "startLine": 2, + "startChar": 12, + "endLine": 2, + "endChar": 17 + }, + "revId": "3b83fc87226dd7ee98542c55cff7ee5efa77b4bc", + "serverId": "035e6965-6537-41bd-912c-053f3cf69326" + } + ] +} \ No newline at end of file