]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118613: Fix error handling of `_PyEval_GetFrameLocals` in `ceval.c` (#118614)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 6 May 2024 07:34:56 +0000 (10:34 +0300)
committerGitHub <noreply@github.com>
Mon, 6 May 2024 07:34:56 +0000 (10:34 +0300)
commita8e5fed1007233f677d3539162257b99b920df00
treed35b1bb9bcb00e37fcee7fa949c36d9ededca18a
parent1506d5adc457a806e85886018804483e808d85c5
gh-118613: Fix error handling of `_PyEval_GetFrameLocals` in `ceval.c` (#118614)
Python/ceval.c