Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.11] gh-99370: fix test_zippath_from_non_installed_posix (GH-99483)#99498

Merged
miss-islington merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-1df0752-3.11miss-islington/cpython:backport-1df0752-3.11Copy head branch name to clipboard
Nov 15, 2022
Merged

[3.11] gh-99370: fix test_zippath_from_non_installed_posix (GH-99483)#99498
miss-islington merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-1df0752-3.11miss-islington/cpython:backport-1df0752-3.11Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 15, 2022

Copy link
Copy Markdown
Contributor

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

…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>
@miss-islington miss-islington merged commit b189f42 into python:3.11 Nov 15, 2022
@miss-islington miss-islington deleted the backport-1df0752-3.11 branch November 15, 2022 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.