]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-134837: Correct and improve base85 documentation for base64 and binascii...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 May 2026 20:25:28 +0000 (22:25 +0200)
committerGitHub <noreply@github.com>
Tue, 12 May 2026 20:25:28 +0000 (20:25 +0000)
commit670f982fbd6b8655e9d3ff832aac4bdbb0d89d34
treea32a68fa7ba9c07385fa1d7e7e4006f289d8cebd
parent564902ea8ae409d46a8ff9c06f3f9d58f754cf59
[3.15] gh-134837: Correct and improve base85 documentation for base64 and binascii modules (GH-145843) (GH-149742)

(cherry picked from commit e667d62f114b54dcba17bdfad3835b9c91fda348)

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