summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-09-12 14:03:47 (GMT)
committerGitHub <noreply@github.com>2023-09-12 14:03:47 (GMT)
commitdf64210ad0d65e82449bbff2c5125764d49e5073 (patch)
tree49f658e7397bcaecba314628315547cf7048ea25 /Python/compile.c
parentb3613815d4550a611e67a9c97f616c97124b6495 (diff)
downloadcpython-df64210ad0d65e82449bbff2c5125764d49e5073.zip
cpython-df64210ad0d65e82449bbff2c5125764d49e5073.tar.gz
cpython-df64210ad0d65e82449bbff2c5125764d49e5073.tar.bz2
[3.12] gh-109230: test_pyexpat no longer depends on the current directory (GH-109233) (#109241)
gh-109230: test_pyexpat no longer depends on the current directory (GH-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. (cherry picked from commit e55aab95786e0e9fb36a9a1122d2d0fb3d2403cd) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions