]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135161: Remove redundant NULL check for 'exc' after dereference in ceval.c (#135162)
authorrialbat <47256826+rialbat@users.noreply.github.com>
Thu, 5 Jun 2025 15:08:48 +0000 (18:08 +0300)
committerGitHub <noreply@github.com>
Thu, 5 Jun 2025 15:08:48 +0000 (17:08 +0200)
commit8919cb4ad9fb18832a4bc9d5bbea305e9518c7ab
tree0a77453daac0b7a62ac2d2f2cc165826ade28c5d
parent9258f3da9175134d03f2c8c7c7eed223802ad945
gh-135161: Remove redundant NULL check for 'exc' after dereference in ceval.c (#135162)
Python/ceval.c