]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130185: Fix unintentionally skipped tests in `test_functools` (GH-130186...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 16 Feb 2025 13:57:27 +0000 (14:57 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2025 13:57:27 +0000 (13:57 +0000)
commitff92f6b228f8af807f5af521e669104069327ad1
tree65c44a59a84f411dffd83e3c4f1c94899e555836
parent945dcb05cede24e9d03b8a816558ba70d67d6d67
[3.13] gh-130185: Fix unintentionally skipped tests in `test_functools` (GH-130186) (#130188)

gh-130185: Fix unintentionally skipped tests in `test_functools` (GH-130186)
(cherry picked from commit 73d03005b028eb6e4d1a643f3ca7a1f5ff2040fc)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Lib/test/test_functools.py