]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146054: Limit the growth of `encodings.search_function` cache (GH-146055...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 18 Mar 2026 12:46:50 +0000 (13:46 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Mar 2026 12:46:50 +0000 (13:46 +0100)
commit2147a5c9de755d4bca3e8348d3c10d1f41141a82
tree736bbf81c11d86702bdb2d37d6817e52a1b3fe8d
parentae99fe3a33b43e303a05f012815cef60b611a9c7
[3.13] gh-146054: Limit the growth of `encodings.search_function` cache (GH-146055) (GH-146068)

(cherry picked from commit 9d7621b75bc4935e14d4f12dffb3cb1d89ea1bc6)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Lib/encodings/__init__.py
Lib/test/test_codecs.py
Misc/NEWS.d/next/Library/2026-03-17-11-46-20.gh-issue-146054.udYcqn.rst [new file with mode: 0644]