]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-134837: Correct and improve base85 documentation for base64 module (GH... 3.14
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 15 May 2026 17:12:48 +0000 (20:12 +0300)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 17:12:48 +0000 (20:12 +0300)
commit9ad8a1b955033ebbf05456de2cfad85d1de2503d
tree4ca340b883f55cc9f70133d4e41a77defbf0cb31
parent76ecef80996c69509babf65fa5a15dafb532fbc4
[3.14] gh-134837: Correct and improve base85 documentation for base64 module (GH-145843) (GH-149743)

(cherry picked from commit e667d62f114b54dcba17bdfad3835b9c91fda348)

Co-authored-by: David Huggins-Daines <dhd@ecolingui.ca>
Doc/library/base64.rst
Lib/base64.py