Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 25, 2023

Fix test_zippath_from_non_installed_posix() of test_venv: don't copy
pycache/ sub-directories, because they can be modified by other
Python tests running in parallel.
(cherry picked from commit 25bb266)

Co-authored-by: Victor Stinner vstinner@python.org

…thonGH-109872)

Fix test_zippath_from_non_installed_posix() of test_venv: don't copy
__pycache__/ sub-directories, because they can be modified by other
Python tests running in parallel.
(cherry picked from commit 25bb266)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants