]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 15 Apr 2024 09:44:54 +0000 (12:44 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 09:44:54 +0000 (12:44 +0300)
commit57bdb75975ff90f95248c59fda34345f3bfff3c4
tree751ce188a6f4fef2930c360163f4c07da4405fc7
parenta9107fe5c0869c01b4c8db7a34c768ee8511505a
gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695)
Lib/test/test_capi/test_eval_code_ex.py
Modules/_testcapimodule.c