diff --git a/e5f0f07835168fb2e8058a35e61417774aaa4eab b/e5f0f07835168fb2e8058a35e61417774aaa4eab index 00b441c2..eb01f64a 100644 --- a/e5f0f07835168fb2e8058a35e61417774aaa4eab +++ b/e5f0f07835168fb2e8058a35e61417774aaa4eab @@ -22,6 +22,30 @@ }, "revId": "e5f0f07835168fb2e8058a35e61417774aaa4eab", "serverId": "035e6965-6537-41bd-912c-053f3cf69326" + }, + { + "unresolved": true, + "key": { + "uuid": "6748553e_7e8c1591", + "filename": "pySim/esim/saip/personalization.py", + "patchSetId": 6 + }, + "lineNbr": 56, + "author": { + "id": 1000005 + }, + "writtenOn": "2026-01-15T03:56:18Z", + "side": 1, + "message": "thanks for helping, because i could not figure this out.\n...actually i still can\u0027t figure out the API.\n\nI tried to find example callers of file_content_from_tuples() but they simply do not exist.\nI\u0027m stuck with from_tuples() which doesn\u0027t do what i want.\n\nEssentially, I need a ProfileElement.get_bytes() function?\nIn detail, how exactly do I improve this caller?\n\n for pe in pes.get_pes_for_type(\u0027usim\u0027):\n imsi_pe \u003d pe.decoded.get(\u0027ef-imsi\u0027, None)\n if imsi_pe:\n yield dec_imsi(b2h(file_tuples_content_as_bytes(imsi_pe)))\n ^^^^^^^^^^^^^^^^^^^\n\nthanks", + "parentUuid": "c352d841_200e6677", + "range": { + "startLine": 56, + "startChar": 0, + "endLine": 56, + "endChar": 2 + }, + "revId": "e5f0f07835168fb2e8058a35e61417774aaa4eab", + "serverId": "035e6965-6537-41bd-912c-053f3cf69326" } ] } \ No newline at end of file