This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:55pitrousetrecipients: + pitrou, jcea, christian.heimes, r.david.murray, flox, sijinjoseph, serhiy.storchaka, isoschiz
2013-04-17 15:47:55pitroulinkissue17618 messages
2013-04-17 15:47:55pitroucreate