]> granicus.if.org Git - python/commit
bpo-27846: Delete incorrect note in base64 docs (GH-5666)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 14 Feb 2018 00:48:00 +0000 (16:48 -0800)
committerBerker Peksag <berker.peksag@gmail.com>
Wed, 14 Feb 2018 00:48:00 +0000 (03:48 +0300)
commit2e8d9003ed7a97955c36fa19a9ce7c43d9ec83e1
tree9701d8e13ffab68f9b6f403b6c1e66e52efa7ffc
parente81a6c86c89da02a0da719926198ab72edab2e05
bpo-27846: Delete incorrect note in base64 docs (GH-5666)

This note incorrectly stated that "Base64 has an expansion factor of 6
to 4" (it is actually 4 to 3). It was decided to remove the note.

(cherry picked from commit 88c38a4049ded0e1f197fec3e76be7c0c0e83d7a)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Doc/library/base64.rst