Attention is currently required from: laforge.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/36972?usp=email )
Change subject: esim.es2p: Split generic part of HTTP/REST API from ES2+ ......................................................................
Patch Set 4:
(2 comments)
File pySim/esim/es2p.py:
https://gerrit.osmocom.org/c/pysim/+/36972/comment/249d3909_c1d0f35d PS4, Line 24: import base64 some imports (like `abc`, `json`, `base64`) are no longer used in this module
File pySim/esim/http_json_api.py:
https://gerrit.osmocom.org/c/pysim/+/36972/comment/e0aa8384_968070a4 PS4, Line 22: from datetime import datetime : import time not really used here