]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix successor opcode name printing in Tier 2 DEOPT debug message (#117471)
authorGuido van Rossum <guido@python.org>
Tue, 2 Apr 2024 18:25:48 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 18:25:48 +0000 (18:25 +0000)
commit8eda146e87d5531c9d2bc62fd1fea3bd3163f9b1
tree66a494aef39bd42743eace42ded996a296d304d4
parent027fa2eccf39ddccdf7b416d16601277a7112054
Fix successor opcode name printing in Tier 2 DEOPT debug message (#117471)
Python/ceval.c