from 13:29 (UTC) to 14:46(UTC)

これで何分?

77分、か。

issue25706 の話。指摘しなかったとこまで直してくれたわ。

base64 の 3.4 からの機能「ASCII85/BASE85」のはなし、です。

base64.a85decode(s, *, foldspaces=False, adobe=False, ignorechars=b’ tnrv’)

ignorechars should be a byte string containing characters to ignore from the input. This should only contain whitespace characters, and by default contains all whitespace characters in ASCII.

どこがやねん、てことで気付いた。