]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146054: Limit the growth of `encodings.search_function` cache (GH-146055)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tue, 17 Mar 2026 14:02:59 +0000 (14:02 +0000)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2026 14:02:59 +0000 (15:02 +0100)
commit9d7621b75bc4935e14d4f12dffb3cb1d89ea1bc6
tree9af58d8f53ac167f0699c863af18d8ef5b15b143
parent99e2c5eccd2b83ac955125522a952a4ff5c7eb43
gh-146054: Limit the growth of `encodings.search_function` cache (GH-146055)
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]