]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix unused variable 'COLORS' warning in optimizer.c (#144373)
authorAN Long <aisk@users.noreply.github.com>
Sun, 1 Feb 2026 04:01:45 +0000 (13:01 +0900)
committerGitHub <noreply@github.com>
Sun, 1 Feb 2026 04:01:45 +0000 (04:01 +0000)
commitdb61f622c6e3185fc499e69fc933f8cd42738fd3
tree02a3203f2bcb7767d10786b84d114f3a7d12d621
parentccbe41e27cdb441033189f06148c23528275214b
Fix unused variable 'COLORS' warning in optimizer.c (#144373)
Python/optimizer.c