]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:47:13 +0000 (13:47 +0100)
committerGitHub <noreply@github.com>
Wed, 18 Mar 2026 12:47:13 +0000 (13:47 +0100)
commitc9900734faf89c8a807a46e72537bcdd55885042
treebb71ee793f3147b19840fe6e9de4f69a1d72b2d3
parentb3c2ef5f319d6b0a20da584a911b16fcdef514b8
[3.14] gh-146054: Limit the growth of `encodings.search_function` cache (GH-146055) (GH-146067)

(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]