On 25.05.2026 19:30:04 MSK you wrote: > Or even better, > decode_utf8 already loaded from the Encode module because it never fails.
s/decode_utf8/encode_utf8/ Ah! I meant encoding to convert a character string into a byte string. Of course, double encoding in error handling in that loop is wrong and leads to an infinite freeze I mentioned in the first message.
signature.asc
Description: This is a digitally signed message part.

