]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133279: Assert with HAS_TARGET in the codegen_addop_j function (#133280)
authorNybblista <170842536+nybblista@users.noreply.github.com>
Fri, 2 May 2025 12:52:48 +0000 (15:52 +0300)
committerGitHub <noreply@github.com>
Fri, 2 May 2025 12:52:48 +0000 (13:52 +0100)
commit20f8ed595d176d951a09eba045cd69ca62981b18
tree8d4066ded185ff9c1f8acee6fd8917de8b362ea1
parent2590774c9bb96ec75ca8a13b0c061fcc9db3eb65
gh-133279: Assert with HAS_TARGET in the codegen_addop_j function (#133280)
Python/codegen.c