]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 22 Apr 2024 18:59:28 +0000 (21:59 +0300)
committerGitHub <noreply@github.com>
Mon, 22 Apr 2024 18:59:28 +0000 (18:59 +0000)
commit8ae70c87619393eef19c8ac01df81b7559d3d245
tree1b03ff117e30b87aee3cbd1e6da12f9ac67aed44
parentc869f4ed5c404381ac72caf3142145c2fd7b2be4
[3.12] gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982) (GH-118011)

(cherry picked from commit 6078f2033ea15a16cf52fe8d644a95a3be72d2e3)

Co-authored-by: NGRsoftlab <78017794+NGRsoftlab@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Lib/test/test_capi/test_run.py [new file with mode: 0644]
Modules/Setup.stdlib.in
Modules/_testcapi/parts.h
Modules/_testcapi/run.c [new file with mode: 0644]
Modules/_testcapimodule.c
PCbuild/_testcapi.vcxproj
PCbuild/_testcapi.vcxproj.filters