]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112978: Remove redundant condition inside `take_gil` (gh-112979)
authorYan Yanchii <46005801+WolframAlph@users.noreply.github.com>
Mon, 11 Dec 2023 23:23:41 +0000 (00:23 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2023 23:23:41 +0000 (08:23 +0900)
commitfed294c6453527addd1644633849e2d8492058c5
tree7d940a612c4b0dc572dc8a83b2542aef524529ed
parent1c5fc02fd0576be125638a5261be12eb3224be81
gh-112978: Remove redundant condition inside `take_gil` (gh-112979)
Python/ceval_gil.c