Support uncompressed PEXes.#1705
Conversation
|
The motivating case from #1675: |
Eric-Arellano
left a comment
There was a problem hiding this comment.
If Pants didn't exist, would you still want to land this? I don't think Pants is very likely to use this now that we have Pex lock files and direct subsetting working, w/o need for repository pex
Yes. And, so you know, my considerations always are for Pex as a standalone tool. It pre-dates Pants. If I add a feature for Pants only, or even have to consider Pants much, I generally consider that a bad sign. So, I got wind via a Pants user / issue, but this is a totally sensible thing for any zipapp implementation - since zip! As a comparison point, shiv supports this. |
We'll still want to use the |
Closes #1686