Attention is currently required from: kirr.
Patch set 2:Code-Review +1
1 comment:
File src/target/trx_toolkit/data_msg.py:
Patch Set #2, Line 336: burst = memoryview(burst)[:EDGE_BURST_LEN]
Just speculating here, but with the new version you posted you are still potentially creating a copy of the slice and assigning it var burst.
To view, visit change 39537. To unsubscribe, or for help writing mail filters, visit settings.