]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101178: Fix UB in `binascii.b2a_ascii85` (#148166)
authorStan Ulbrych <stan@python.org>
Tue, 7 Apr 2026 07:44:03 +0000 (08:44 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2026 07:44:03 +0000 (08:44 +0100)
commit63d3c490d4ebb38104dd5b42ab3117c35ee9c743
treee8bd737c7457e2a7990440229e7ed7c7d5134f38
parentfbc1a5b0761f4331c7070201fefd5b5deb75ebdd
gh-101178: Fix UB in `binascii.b2a_ascii85` (#148166)
Modules/binascii.c