]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101967: add a missing error check (GH-101968) (#102015)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Feb 2023 13:01:15 +0000 (05:01 -0800)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 13:01:15 +0000 (13:01 +0000)
commit1633aea0e430f4c0d115b1ea5baac5daaecf81ff
treef610c7756f3e82d66225146eee6c947d4fce3058
parent78eee7618534d09121c7bb4e47b43ef5867a2a16
[3.11] gh-101967: add a missing error check (GH-101968) (#102015)

gh-101967: add a missing error check (GH-101968)
(cherry picked from commit 89413bbccb9261b72190e275eefe4b0d49671477)

Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Misc/NEWS.d/next/Core and Builtins/2023-02-16-23-19-01.gh-issue-101967.Kqr1dz.rst [new file with mode: 0644]
Python/ceval.c