Ticket Change Details
Not logged in
Overview

Artifact ID: 49d3b84bf2c5a635f03d0b5e2693ef5282f6cb9d0bb1f650da625f24cfd7d5c0
Ticket: 580808121389182456a680e5323ea346ac30e567
"string length" converts bytearrays to strings when traced
User & Date: sebres 2017-11-30 17:08:49
Changes

  1. icomment:
    > After the string rep is generated, the bytearray is no longer "pure" so it becomes worthless 
    
    That's why I always said: we need by byte-arrays the same flag like "canonical" by lists.
    The current "pure" solution works only until the first time the string representation is built.
    
  2. login: "sebres"
  3. mimetype: "text/plain"