]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141141: Make base64.b85decode() thread safe (GH-141149) (GH-141185)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Nov 2025 11:10:21 +0000 (12:10 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Nov 2025 11:10:21 +0000 (11:10 +0000)
commit353bfc813b9e3b91c718b217ce30f9f0715a5404
tree4920016e0542bab9effb9b812c2be6de6b9fccbe
parentdcd2dbaf36ef8cb577b6c4f4117ba1822cecc375
[3.13] gh-141141: Make base64.b85decode() thread safe (GH-141149) (GH-141185)

(cherry picked from commit a7bf27f7f521384a8964718bdb58a5cb113bb3ec)

Co-authored-by: Benel Tayar <86257734+beneltayar@users.noreply.github.com>
Lib/base64.py
Misc/NEWS.d/next/Library/2025-11-06-15-11-50.gh-issue-141141.tgIfgH.rst [new file with mode: 0644]