]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-73613: clarify padding= docs in for base64 & binascii modules (GH-148183)
authorGregory P. Smith <68491+gpshead@users.noreply.github.com>
Mon, 6 Apr 2026 23:45:13 +0000 (16:45 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2026 23:45:13 +0000 (16:45 -0700)
commitbac4fee745569ef7f9bbe465c1c7f66856854af2
tree94b6c489cd5dea0f3a09bfcd68e14ed59839a88a
parentca960b6f38b16a7fdf5453abc6d715cb03467279
gh-73613: clarify padding= docs in for base64 & binascii modules (GH-148183)

Based on mayeut's comment in https://github.com/python/cpython/pull/147974#discussion_r3038498019.
Doc/library/base64.rst
Doc/library/binascii.rst