]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115264: Fix `test_functools` with `-00` mode (GH-115276) (#116707)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 Mar 2024 07:10:59 +0000 (08:10 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 07:10:59 +0000 (07:10 +0000)
commit96c76047096550f193a83d0870b94d378935783f
treef69885e72bea938eaa12d91baa3d036ea585ee52
parentd0c32ae419316cb0d6f06ec8cb2f6b91a878070f
[3.12] gh-115264: Fix `test_functools` with `-00` mode (GH-115276) (#116707)

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