[3.11] gh-99370: fix test_zippath_from_non_installed_posix (GH-99483) by miss-islington · Pull Request #99498 · python/cpython
…9483) When build with shared enabled, we need to set `LD_LIBRARY_PATH` for the non-installed python environment in test_zippath_from_non_installed_posix so that the python binary and find and link the libpython.so. (cherry picked from commit 1df0752) Co-authored-by: Kai Zhang <kylerzhang11@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters