Wed Jul 15 13:31:46 UTC 2026 === look at the first 4 blocks in detail === File "", line 18 print(f' stripped: {name.rstrip(b"\\x00").decode("utf-8", errors="replace")!r}') ^ SyntaxError: f-string expression part cannot include a backslash === finished ===