diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-09-26 02:01:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-26 02:01:49 (GMT) |
commit | 49d99f01e6e51acec5ca57a02e857f0796bc418b (patch) | |
tree | b38801ae16e872c8739d3fa4cd03c1e923ff5bbe /Modules/expat/xmlparse.c | |
parent | 88feaecd46a8f427e30ef7ad8cfcddfe392a2402 (diff) | |
download | cpython-49d99f01e6e51acec5ca57a02e857f0796bc418b.zip cpython-49d99f01e6e51acec5ca57a02e857f0796bc418b.tar.gz cpython-49d99f01e6e51acec5ca57a02e857f0796bc418b.tar.bz2 |
bpo-38234: Fix test_embed.test_init_setpath_config() on FreeBSD (GH-16406)
Explicitly preinitializes with a Python preconfiguration to avoid
Py_SetPath() implicit preinitialization with a compat
preconfiguration.
Fix also test_init_setpath() and test_init_setpythonhome() on macOS:
use self.test_exe as the executable (and base_executable), rather
than shutil.which('python3').
Diffstat (limited to 'Modules/expat/xmlparse.c')
0 files changed, 0 insertions, 0 deletions