]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) (GH-94708)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Sat, 9 Jul 2022 12:09:15 +0000 (17:39 +0530)
committerGitHub <noreply@github.com>
Sat, 9 Jul 2022 12:09:15 +0000 (05:09 -0700)
commit7a341724e4dc8188f01ac338deaa414c4e6542c4
tree96bd2e096a12cbd81994f9a772a513495b57d71f
parentb4e232c4b5d977578b3c6aa86d8b76085167c313
[3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) (GH-94708)

Automerge-Triggered-By: GH:tiran
Lib/test/test_call.py
Misc/NEWS.d/next/Core and Builtins/2022-07-08-11-44-45.gh-issue-93252.i2358c.rst [new file with mode: 0644]
Python/ceval.c