Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit if we can set pytest.pex to be zip safe #11259

Closed
Eric-Arellano opened this issue Dec 2, 2020 · 1 comment
Closed

Audit if we can set pytest.pex to be zip safe #11259

Eric-Arellano opened this issue Dec 2, 2020 · 1 comment

Comments

@Eric-Arellano
Copy link
Contributor

In #8953, we had to set it as not zip safe due to bad behavior by zipp. We should see if it's been fixed and try setting as zip safe if so. If so, benchmark if this speeds up a no-op run of ./pytest.pex --help.

@Eric-Arellano
Copy link
Contributor Author

Superseded by the new --venv mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant