diff options
| author | Victor Stinner <vstinner@python.org> | 2023-09-10 22:16:59 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-10 22:16:59 (GMT) |
| commit | e55aab95786e0e9fb36a9a1122d2d0fb3d2403cd (patch) | |
| tree | a9730d7f93257c27d5c2c02ea31f9afd9131ddac /Python/pythonrun.c | |
| parent | cbb3a6f8ada3d133c3ab9f9465b65067fce5bb42 (diff) | |
| download | cpython-e55aab95786e0e9fb36a9a1122d2d0fb3d2403cd.zip cpython-e55aab95786e0e9fb36a9a1122d2d0fb3d2403cd.tar.gz cpython-e55aab95786e0e9fb36a9a1122d2d0fb3d2403cd.tar.bz2 | |
gh-109230: test_pyexpat no longer depends on the current directory (#109233)
Fix test_pyexpat.test_exception(): it can now be run from a directory
different than Python source code directory. Before, the test failed
in this case.
Skip the test if Modules/pyexpat.c source is not available. Skip also
the test on Python implementations other than CPython.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
