Message 187174 - Python tracker (original) (raw)

Message187174

Author pitrou
Recipients christian.heimes, flox, isoschiz, jcea, pitrou, r.david.murray, serhiy.storchaka, sijinjoseph
Date 2013-04-17.15:47:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1773654976.60822846.1366213668813.JavaMail.root@zimbra10-e2.priv.proxad.net
In-reply-to 1366212513.57.0.719294791039.issue17618@psf.upfronthosting.co.za
Content
> After searching a lot of other implementations of this encoding I > conclude that there are at least three different variants. Yes. The current proposal is to include both the Adobe version ("ascii85") and the Mercurial/Git version ("base85"). btoa/atob seems extinct.
History
Date User Action Args
2013-04-17 15:47:55 pitrou set recipients: + pitrou, jcea, christian.heimes, r.david.murray, flox, sijinjoseph, serhiy.storchaka, isoschiz
2013-04-17 15:47:55 pitrou link issue17618 messages
2013-04-17 15:47:55 pitrou create