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

Upgrade to PEX 2.1.156 #20391

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Upgrade to PEX 2.1.156 #20391

merged 1 commit into from
Jan 11, 2024

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Jan 10, 2024

https://github.com/pantsbuild/pex/releases/tag/v2.1.156

Continuing from #20347, this brings additional performance optimisations, particularly for large wheels like PyTorch, and so may help with #18293, #18965, #19681

@huonw huonw marked this pull request as ready for review January 11, 2024 01:04
@huonw huonw requested review from kaos and benjyw January 11, 2024 01:04
Copy link
Member

@kaos kaos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool

@huonw huonw merged commit db14a10 into main Jan 11, 2024
24 checks passed
@huonw huonw deleted the huonw/pex-2.1.156 branch January 11, 2024 21:18
huonw added a commit that referenced this pull request Mar 7, 2024
Cherry pick of #20587 , which includes:

- #20587
- #20502
- #20496
- #20416
- #20391
- #20149

The upgrade past https://github.com/pex-tool/pex/releases/tag/v2.1.154
is what is acutely driving this cherry-pick, as it resolves the
over-long shebang issue (#20651) where the Pants `bin/pants` script can
have a `#!...` line that's too long.

Closes #20651

Co-authored-by: cburroughs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants