]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-134837: Correct and improve base85 documentation for base64 module (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 May 2026 18:36:47 +0000 (20:36 +0200)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 18:36:47 +0000 (21:36 +0300)
commite90f3baf5d4a9d5880594580724142024fb97291
tree4d25fbbd7b5025efc5a5412d4cb3338191d0312d
parent012530ba4f447fb71e6c7575d8a3e9e06265be67
[3.13] gh-134837: Correct and improve base85 documentation for base64 module (GH-145843) (GH-149743) (GH-149893)

(cherry picked from commit e667d62f114b54dcba17bdfad3835b9c91fda348)
(cherry picked from commit 9ad8a1b955033ebbf05456de2cfad85d1de2503d)

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