pex 2.101.5 #3273
pex 2.101.5
#3273
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
2.101.5
This release fixes Pex to not fail fast for well known Unix platforms supported by Python; namely
aix, android, freebsd and ios. Options like
--rcand--scie {eager,lazy}that require nativeplatform support binaries will fail fast, but PEX building and execution should work on a best
effort basis.
This discussion was created from the release pex 2.101.5.
All reactions