Skip to content

Changes

Started by upstream project gerrit-pysim #2781
Started 8 hr 53 min ago
Queued 11 sec

Summary

  1. es9p_client: Fix type conversion in installation result notification (details)
Commit 9dd81b483bc09829bfc749ba809beee47b445d17 by laforge
es9p_client: Fix type conversion in installation result notification

The asn.1 encoder expects bytes-like objects, we cannot simply pass
hex-strings to it without conversion

Change-Id: I83ad047e043dc6b3462b188ce6dd0b2cc0e52e87
The file was modifiedcontrib/es9p_client.py