]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45679: add `tuple` tests with `lru_cache` to `test_functools` (GH-29339)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 5 Nov 2021 19:52:46 +0000 (22:52 +0300)
committerGitHub <noreply@github.com>
Fri, 5 Nov 2021 19:52:46 +0000 (14:52 -0500)
commit60b5333fa936a7e7f078a82e0fa3752cc9b6c5fb
treeeb7924c3f370ed55f5d24a3dbc84d3354ca3524f
parent3d42cd9461e60c7427f3793f640cd975fbd99289
bpo-45679: add `tuple` tests with `lru_cache` to `test_functools` (GH-29339)
Lib/test/test_functools.py
Misc/NEWS.d/next/Tests/2021-10-31-10-58-45.bpo-45701.r0LAUL.rst [new file with mode: 0644]