Message186222
> Forgot to mention, I included an optional keyword argument to support
> the 'btoa' shortcut for sequences of space characters as described in
> the Wikipedia article. However, I'm unsure if any other implementation
> supports this, so might not be worth including it in our
> implementation.
In this issue I would really like to aim for Mercurial/git-like
behaviour: i.e. no special shortcuts, and no armoring ('<~' and '~>').
Also, the base85 alphabet used by Mercurial and git may be different, I
haven't checked.
(by the way, it seems "btoa" has been dead for a long time, I don't
think it's useful as a reference here) |
|
Date |
User |
Action |
Args |
2013-04-07 16:09:22 | pitrou | set | recipients:
+ pitrou, jcea, christian.heimes, r.david.murray, flox, sijinjoseph, isoschiz |
2013-04-07 16:09:22 | pitrou | link | issue17618 messages |
2013-04-07 16:09:22 | pitrou | create | |
|