]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:52:55 +0000 (14:52 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2025 13:52:55 +0000 (13:52 +0000)
commit4f09a85aca88ffd61755ae028ebafc201351fecc
tree6a0afe4e02fe3c2fa838ec66b046f3483de8ebe3
parent5e44d39ba1db26d3a02e3f6b5d2ad8010900f624
[3.12] gh-130185: Fix unintentionally skipped tests in `test_functools` (GH-130186) (#130189)

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