]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 17 Apr 2024 20:45:35 +0000 (23:45 +0300)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 20:45:35 +0000 (23:45 +0300)
commit6078f2033ea15a16cf52fe8d644a95a3be72d2e3
treefc6b42b0b086bfc2d2e596d7e9c4fcbadf609fd9
parentc1d7147c820545bb0a97a072fdba82154fd97ab6
gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982)

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