]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-115264: Fix `test_functools` with `-00` mode (GH-115276) (#116706)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 Mar 2024 07:05:41 +0000 (08:05 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 07:05:41 +0000 (07:05 +0000)
commit7e8578ce9df1d2bea26a5c6df08bbb58c92c9da5
tree635b8ef266af2751a208711d4b7861a2660f0d3d
parent0ebc7925e57ebe608530801bfc859e27c6bd99d0
[3.11] gh-115264: Fix `test_functools` with `-00` mode (GH-115276) (#116706)

gh-115264: Fix `test_functools` with `-00` mode (GH-115276)
(cherry picked from commit 27df81d5643f32be6ae84a00c5cf84b58e849b21)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_functools.py