]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use existing unbound_local_error label in DELETE_FAST opcode (GH-30882)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 26 Jan 2022 13:58:28 +0000 (19:28 +0530)
committerGitHub <noreply@github.com>
Wed, 26 Jan 2022 13:58:28 +0000 (13:58 +0000)
commit1e8a3a5579c9a96a45073b24d1af2dbe3039d366
tree9fc530ab397b2fea976a0ff9cd51909ce7aa5f04
parentd0c690b5f85c679de6059cf353fe0524e905530e
Use existing unbound_local_error label in DELETE_FAST opcode (GH-30882)
Python/ceval.c