pex 2.103.1 #3284
pex 2.103.1
#3284
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.103.1
This releases fixes import hygiene in the PEX runtime surrounding use of HTTPS fetches. These only
occur when creating venvs via
PEX_TOOLS=1when using a system interpreter without theensurepipmodule. A practical benefit is runtime support for normal PEX use on interpreters without the
sslmodule.
URLFetcheruse in the PEX runtime. (IsolateURLFetcheruse in the PEX runtime. #3283)This discussion was created from the release pex 2.103.1.
All reactions