commit | 6078f2033ea15a16cf52fe8d644a95a3be72d2e3 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Apr 17 23:45:35 2024 +0300 |
committer | GitHub <noreply@github.com> | Wed Apr 17 23:45:35 2024 +0300 |
tree | fc6b42b0b086bfc2d2e596d7e9c4fcbadf609fd9 | |
parent | c1d7147c820545bb0a97a072fdba82154fd97ab6 [diff] |
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>