Attention is currently required from: dexter, laforge, lynxis lazus.
4 comments:
File osmo-smdpp.py:
Patch Set #6, Line 112: #print("Using nameConstraints parsing for variant O certificate")
Should this debug? Or not could you drop the line?
Done
Patch Set #6, Line 117: #print("Using GSMA permittedEins parsing for newer certificate variant")
Should this debug? Or not could you drop the line?
Done
Patch Set #6, Line 362: #logger.debug("Rx JSON: %s" % json.dumps(content))
logger. […]
Done
Patch Set #6, Line 370: logger.debug("Tx JSON: %s" % json.dumps(output)[:200])
Is this an expensive operations because the object is huge (json.dumps)? […]
Done
To view, visit change 40468. To unsubscribe, or for help writing mail filters, visit settings.