[docs] [issue27846] Base64 expansion factor is 4 to 3, not 6 to 4

Berker Peksag report at bugs.python.org
Tue Feb 13 19:08:57 EST 2018


Berker Peksag <berker.peksag at gmail.com> added the comment:


New changeset 88c38a4049ded0e1f197fec3e76be7c0c0e83d7a by Berker Peksag (Zackery Spytz) in branch 'master':
bpo-27846: Delete incorrect note in base64 docs (GH-5666)
https://github.com/python/cpython/commit/88c38a4049ded0e1f197fec3e76be7c0c0e83d7a


----------
nosy: +berker.peksag

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27846>
_______________________________________


More information about the docs mailing list