]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695) (GH-117884)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Apr 2024 10:02:43 +0000 (12:02 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 10:02:43 +0000 (10:02 +0000)
commit50b94b150e7a5beee565d0977d0afabd0115ab72
tree95c033eac60d4780a369ee11fc069f9d98d587e2
parenta00dd31ee7e823188c945ad2a83b434e54683445
[3.12] gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695) (GH-117884)

(cherry picked from commit 57bdb75975ff90f95248c59fda34345f3bfff3c4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_capi/test_eval_code_ex.py
Modules/_testcapimodule.c