]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131525: Remove `_HashedSeq` wrapper from `lru_cache` (gh-131922)
authorLukas Geiger <lukas.geiger94@gmail.com>
Mon, 31 Mar 2025 13:23:41 +0000 (14:23 +0100)
committerGitHub <noreply@github.com>
Mon, 31 Mar 2025 13:23:41 +0000 (08:23 -0500)
commit0147be09d585e6b5e013ea2d1b24c77500d9a083
treeb597075a11ce8ac4b1c8168e92c5c21d0d3ab065
parentc535a132e40a516a7cca219b2659e85bccaa0529
gh-131525: Remove `_HashedSeq` wrapper from `lru_cache` (gh-131922)
Lib/functools.py