]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141141: Make base64.b85decode() thread safe (GH-141149)
authorBenel Tayar <86257734+beneltayar@users.noreply.github.com>
Fri, 7 Nov 2025 10:47:25 +0000 (12:47 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Nov 2025 10:47:25 +0000 (10:47 +0000)
commita7bf27f7f521384a8964718bdb58a5cb113bb3ec
tree5327be982430e7ee7f9f93e8e26ae1473403437a
parent9a199006733dae999f96c0f596c2035f4b9847b2
gh-141141: Make base64.b85decode() thread safe (GH-141149)
Lib/base64.py
Misc/NEWS.d/next/Library/2025-11-06-15-11-50.gh-issue-141141.tgIfgH.rst [new file with mode: 0644]