]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90805: Make sure test_functools works with and without _functoolsmodule (GH-108644)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 11 Sep 2023 16:13:37 +0000 (19:13 +0300)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 16:13:37 +0000 (19:13 +0300)
commitbaa6dc8e388e71b2a00347143ecefb2ad3a8e53b
tree875ff271fba13b42c54b05a57bad896bdd514c05
parent57b6205523d934d61b6308d63ef72c494c7d2b7e
gh-90805: Make sure test_functools works with and without _functoolsmodule (GH-108644)
Lib/test/test_functools.py